Vanetza
 
Loading...
Searching...
No Matches
vanetza::geonet::SecuredPdu Class Reference

#include <secured_pdu.hpp>

Public Member Functions

template<typename EXT >
 SecuredPdu (const ExtendedPdu< EXT > &pdu)
 
 SecuredPdu (const Pdu &)
 

Public Attributes

CommonHeader common
 
HeaderVariant extended
 

Detailed Description

Secured PDU consists of GeoNetworking headers belonging to a secured message's payload

Definition at line 18 of file secured_pdu.hpp.

Constructor & Destructor Documentation

◆ SecuredPdu() [1/2]

template<typename EXT >
vanetza::geonet::SecuredPdu::SecuredPdu ( const ExtendedPdu< EXT > &  pdu)
inline

Definition at line 22 of file secured_pdu.hpp.

◆ SecuredPdu() [2/2]

vanetza::geonet::SecuredPdu::SecuredPdu ( const Pdu pdu)

Definition at line 9 of file secured_pdu.cpp.

Member Data Documentation

◆ common

CommonHeader vanetza::geonet::SecuredPdu::common

Definition at line 29 of file secured_pdu.hpp.

◆ extended

HeaderVariant vanetza::geonet::SecuredPdu::extended

Definition at line 30 of file secured_pdu.hpp.


The documentation for this class was generated from the following files: