Racing Web
Result Struct Reference

a single finish line result More...

#include <Result.h>

Public Member Functions

 Result (const Car &car, const int place)
 create a single finish line result More...
 

Data Fields

const Carcar
 a pointer to the car in question
 
int place
 what place did the car come in for this heat
 

Detailed Description

a single finish line result

Constructor & Destructor Documentation

◆ Result()

Result::Result ( const Car car,
const int  place 
)
inline

create a single finish line result

Parameters
carthe car that finished
placewhat place that car came in

The documentation for this struct was generated from the following file: