osurs  0.0.1
Data Fields
vehicle_t Struct Reference

A vehicle. More...

#include <types.h>

Collaboration diagram for vehicle_t:
Collaboration graph
[legend]

Data Fields

char * id
 
struct composition_tcomposition
 

Detailed Description

A vehicle.

A vehicle consists of an identifier and vehicle composition.

Field Documentation

◆ composition

struct composition_t* vehicle_t::composition

The composition of the vehicle.

◆ id

char* vehicle_t::id

Identifier.


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