#include <secured_pdu.hpp>
Public Member Functions | |
| template<typename EXT> | |
| SecuredPdu (const ExtendedPdu< EXT > &pdu) | |
| SecuredPdu (const Pdu &) | |
Public Attributes | |
| CommonHeader | common |
| HeaderVariant | extended |
Secured PDU consists of GeoNetworking headers belonging to a secured message's payload
Definition at line 18 of file secured_pdu.hpp.
|
inline |
Definition at line 22 of file secured_pdu.hpp.
| vanetza::geonet::SecuredPdu::SecuredPdu | ( | const Pdu & | pdu | ) |
Definition at line 9 of file secured_pdu.cpp.
| CommonHeader vanetza::geonet::SecuredPdu::common |
Definition at line 29 of file secured_pdu.hpp.
| HeaderVariant vanetza::geonet::SecuredPdu::extended |
Definition at line 30 of file secured_pdu.hpp.