Public Attributes | |
geonet::TransportType | transport_type |
geonet::DestinationVariant | destination |
geonet::CommunicationProfile | communication_profile |
ItsAid | its_aid |
boost::optional< geonet::Lifetime > | maximum_lifetime |
boost::optional< unsigned > | maximum_hop_limit |
boost::optional< geonet::DataRequest::Repetition > | repetition |
geonet::TrafficClass | traffic_class |
Definition at line 17 of file data_request.hpp.
geonet::CommunicationProfile vanetza::btp::DataRequestGeoNetParams::communication_profile |
Definition at line 21 of file data_request.hpp.
geonet::DestinationVariant vanetza::btp::DataRequestGeoNetParams::destination |
Definition at line 20 of file data_request.hpp.
ItsAid vanetza::btp::DataRequestGeoNetParams::its_aid |
Definition at line 22 of file data_request.hpp.
boost::optional<unsigned> vanetza::btp::DataRequestGeoNetParams::maximum_hop_limit |
Definition at line 24 of file data_request.hpp.
boost::optional<geonet::Lifetime> vanetza::btp::DataRequestGeoNetParams::maximum_lifetime |
Definition at line 23 of file data_request.hpp.
boost::optional<geonet::DataRequest::Repetition> vanetza::btp::DataRequestGeoNetParams::repetition |
Definition at line 25 of file data_request.hpp.
geonet::TrafficClass vanetza::btp::DataRequestGeoNetParams::traffic_class |
Definition at line 26 of file data_request.hpp.
geonet::TransportType vanetza::btp::DataRequestGeoNetParams::transport_type |
Definition at line 19 of file data_request.hpp.