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

otto_vin Union Reference

Encoded VIN fields. More...

#include <vin.h>

List of all members.

Public Attributes

char vin [17]
 Full VIN.

struct {
   char   country
 Country.

   char   manufacturer
 Manufacturer.

   char   type
 Type or division.

   char   features [5]
 Vehicle features.

   char   check
 Checksum.

   char   year
 Year.

   char   plant
 Assembly plant.

   char   seq [6]
 Sequence number.

fields
 Encoded fields.


Detailed Description

Encoded VIN fields.


Member Data Documentation

char otto_vin::check
 

Checksum.

char otto_vin::country
 

Country.

char otto_vin::features[5]
 

Vehicle features.

struct { ... } otto_vin::fields
 

Encoded fields.

char otto_vin::manufacturer
 

Manufacturer.

char otto_vin::plant
 

Assembly plant.

char otto_vin::seq[6]
 

Sequence number.

char otto_vin::type
 

Type or division.

char otto_vin::vin[17]
 

Full VIN.

char otto_vin::year
 

Year.


The documentation for this union was generated from the following file:
Generated on Thu Jul 8 19:26:09 2004 for OpenOtto by doxygen 1.3.7