|
EpcTools
An event based multi-threaded C++ development framework.
|
#include <pfcpr15.h>
Public Member Functions | |
| DestinationInterfaceIE & | dst_intfc () |
| NetworkInstanceIE & | ntwk_inst () |
| RedirectInformationIE & | redir_info () |
| OuterHeaderCreationIE & | outer_hdr_creation () |
| TransportLevelMarkingIE & | trnspt_lvl_marking () |
| ForwardingPolicyIE & | frwdng_plcy () |
| HeaderEnrichmentIE & | hdr_enrchmt () |
| TrafficEndpointIdIE & | lnkd_traffic_endpt_id () |
| ProxyingIE & | proxying () |
| TgppInterfaceTypeIE & | dst_intfc_type () |
| pfcp_frwdng_parms_ie_t & | data () |
Public Member Functions inherited from PFCP_R15::IEHeader | |
| uint16_t | type () const |
| IEHeader & | type (uint16_t type) |
| uint16_t | length () const |
| uint16_t | packedLength () const |
| Void | setLength () |
| Bool | present () const |
| pfcp_ie_header_t & | header () |
Public Member Functions inherited from PFCP_R15::LengthCalculator | |
| LengthCalculator (LengthCalculator *parent) | |
Protected Member Functions | |
| ForwardingParametersIE (pfcp_frwdng_parms_ie_t &ie, LengthCalculator *parent) | |
| uint16_t | calculateLength () |
Protected Member Functions inherited from PFCP_R15::IEHeader | |
| IEHeader (pfcp_ie_header_t &hdr, uint16_t type, LengthCalculator *parent) | |
Friends | |
| class | CreateFarIE |
|
protected |
|
protectedvirtual |
Implements PFCP_R15::IEHeader.
| pfcp_frwdng_parms_ie_t& PFCP_R15::ForwardingParametersIE::data | ( | ) |
| DestinationInterfaceIE& PFCP_R15::ForwardingParametersIE::dst_intfc | ( | ) |
| TgppInterfaceTypeIE& PFCP_R15::ForwardingParametersIE::dst_intfc_type | ( | ) |
| ForwardingPolicyIE& PFCP_R15::ForwardingParametersIE::frwdng_plcy | ( | ) |
| HeaderEnrichmentIE& PFCP_R15::ForwardingParametersIE::hdr_enrchmt | ( | ) |
| TrafficEndpointIdIE& PFCP_R15::ForwardingParametersIE::lnkd_traffic_endpt_id | ( | ) |
| NetworkInstanceIE& PFCP_R15::ForwardingParametersIE::ntwk_inst | ( | ) |
| OuterHeaderCreationIE& PFCP_R15::ForwardingParametersIE::outer_hdr_creation | ( | ) |
| ProxyingIE& PFCP_R15::ForwardingParametersIE::proxying | ( | ) |
| RedirectInformationIE& PFCP_R15::ForwardingParametersIE::redir_info | ( | ) |
| TransportLevelMarkingIE& PFCP_R15::ForwardingParametersIE::trnspt_lvl_marking | ( | ) |
|
friend |
1.8.11