vrpRouting  0.3
CompatibleVehicles_rt Struct Reference

order-vehicle compatability relationship More...

#include "compatibleVehicles_rt.h"

Public Attributes

int64_t order_id
 
int64_t vehicle_id
 order's identifier More...
 

Detailed Description

order-vehicle compatability relationship

Note
C/C++/postgreSQL connecting structure for output
name description
order_id Order's identifier
vehicle_id Vehicle's identifier

Definition at line 50 of file compatibleVehicles_rt.h.

Member Data Documentation

◆ order_id

int64_t CompatibleVehicles_rt::order_id

Definition at line 51 of file compatibleVehicles_rt.h.

◆ vehicle_id

int64_t CompatibleVehicles_rt::vehicle_id

order's identifier

Definition at line 52 of file compatibleVehicles_rt.h.


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