OR-Tools  8.2
RoutingModel::VehicleTypeContainer::VehicleClassEntry

Detailed Description

Definition at line 359 of file routing.h.

Public Member Functions

bool operator< (const VehicleClassEntry &other) const
 

Public Attributes

int vehicle_class
 
int64 fixed_cost
 

Member Function Documentation

◆ operator<()

bool operator< ( const VehicleClassEntry other) const
inline

Definition at line 363 of file routing.h.

Member Data Documentation

◆ fixed_cost

int64 fixed_cost

Definition at line 361 of file routing.h.

◆ vehicle_class

int vehicle_class

Definition at line 360 of file routing.h.


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