API Documentation
Loading...
Searching...
No Matches
VehicleRecord Class Reference

#include <VehicleDatabase.h>

Collaboration diagram for VehicleRecord:
[legend]

Public Member Functions

 VehicleRecord (uint04 index, const VehicleDatabase *database)
 
const Stringmake () const
 
const Stringmodel () const
 
const uint04year () const
 
const fltp08curbWeight () const
 
const Vector< 3, fltp08dimensions () const
 
File modelFile () const
 

Protected Attributes

const VehicleDatabase *const m_database
 
const uint04 m_index
 

Constructor & Destructor Documentation

◆ VehicleRecord()

VehicleRecord ( uint04 index,
const VehicleDatabase * database )

Member Function Documentation

◆ curbWeight()

const fltp08 & curbWeight ( ) const

◆ dimensions()

const Vector< 3, fltp08 > dimensions ( ) const

◆ make()

const String & make ( ) const

◆ model()

const String & model ( ) const

◆ modelFile()

File modelFile ( ) const

◆ year()

const uint04 & year ( ) const

Member Data Documentation

◆ m_database

const VehicleDatabase* const m_database
protected

◆ m_index

const uint04 m_index
protected

The documentation for this class was generated from the following files: