Main Page | Class List | File List | Class Members | File Members | Related Pages

include/otto/vin.h File Reference

Header file for OpenOtto VIN functions. More...

Go to the source code of this file.

Classes

union  otto_vin
 Encoded VIN fields. More...

struct  otto_vin_decoded
 Decoded VIN information. More...


Functions

int otto_vinchecksum (union otto_vin *vin)
 VIN checksum calculation.

int otto_vinlookup (union otto_vin *vin, struct otto_vin_decoded *decoded)
 VIN lookup.


Detailed Description

Header file for OpenOtto VIN functions.


Function Documentation

int otto_vinchecksum union otto_vin vin  ) 
 

VIN checksum calculation.

Returns:
Calculated checksum, negative on error
Parameters:
vin  VIN to perform checksum on

int otto_vinlookup union otto_vin vin,
struct otto_vin_decoded decoded
 

VIN lookup.

Returns:
Zero on success, error on failure
Parameters:
vin  VIN to perform decode on
decoded  Decoded VIN field information


Generated on Thu Jul 8 19:26:06 2004 for OpenOtto by doxygen 1.3.7