#include <mapem_ts_Node.h>
Public Attributes | |
asn_struct_ctx_t | _asn_ctx |
mapem_ts_LaneConnectionID_t * | connectionID |
long | id |
mapem_ts_IntersectionID_t * | intersectionID |
mapem_ts_LaneID_t * | lane |
Definition at line 26 of file mapem_ts_Node.h.
asn_struct_ctx_t mapem_ts_Node::_asn_ctx |
Definition at line 37 of file mapem_ts_Node.h.
mapem_ts_LaneConnectionID_t* mapem_ts_Node::connectionID |
Definition at line 29 of file mapem_ts_Node.h.
long mapem_ts_Node::id |
Definition at line 27 of file mapem_ts_Node.h.
mapem_ts_IntersectionID_t* mapem_ts_Node::intersectionID |
Definition at line 30 of file mapem_ts_Node.h.
mapem_ts_LaneID_t* mapem_ts_Node::lane |
Definition at line 28 of file mapem_ts_Node.h.