Public Member Functions | |
Indication (vanetza::ByteBuffer) |
Public Attributes | |
vanetza::MacAddress | source |
vanetza::MacAddress | destination |
vanetza::CohesivePacket | packet |
Technology | technology = Technology::Unspecified |
Definition at line 41 of file link_layer_client.hpp.
vanetza::rpc::LinkLayerClient::Indication::Indication | ( | vanetza::ByteBuffer | buffer | ) |
Definition at line 117 of file link_layer_client.cpp.
vanetza::MacAddress vanetza::rpc::LinkLayerClient::Indication::destination |
Definition at line 46 of file link_layer_client.hpp.
vanetza::CohesivePacket vanetza::rpc::LinkLayerClient::Indication::packet |
Definition at line 47 of file link_layer_client.hpp.
vanetza::MacAddress vanetza::rpc::LinkLayerClient::Indication::source |
Definition at line 45 of file link_layer_client.hpp.
Technology vanetza::rpc::LinkLayerClient::Indication::technology = Technology::Unspecified |
Definition at line 48 of file link_layer_client.hpp.