EpcTools
An event based multi-threaded C++ development framework.
Public Member Functions | Protected Member Functions | Friends | List of all members
PFCP_R15::TrafficEndpointIdIE Class Reference

#include <pfcpr15.h>

Inheritance diagram for PFCP_R15::TrafficEndpointIdIE:
PFCP_R15::IEHeader PFCP_R15::LengthCalculator

Public Member Functions

uint8_t traffic_endpt_id_val () const
 
TrafficEndpointIdIEtraffic_endpt_id_val (uint8_t val)
 
pfcp_traffic_endpt_id_ie_t & data ()
 
- Public Member Functions inherited from PFCP_R15::IEHeader
uint16_t type () const
 
IEHeadertype (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

 TrafficEndpointIdIE (pfcp_traffic_endpt_id_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 CreateTrafficEndpointIE
 
class ForwardingParametersIE
 
class PdiIE
 
class CreatedTrafficEndpointIE
 
class RemoveTrafficEndpointIE
 
class UpdateTrafficEndpointIE
 
class UpdateForwardingParametersIE
 

Constructor & Destructor Documentation

PFCP_R15::TrafficEndpointIdIE::TrafficEndpointIdIE ( pfcp_traffic_endpt_id_ie_t &  ie,
LengthCalculator parent 
)
protected

Member Function Documentation

uint16_t PFCP_R15::TrafficEndpointIdIE::calculateLength ( )
protectedvirtual

Implements PFCP_R15::IEHeader.

pfcp_traffic_endpt_id_ie_t& PFCP_R15::TrafficEndpointIdIE::data ( )
uint8_t PFCP_R15::TrafficEndpointIdIE::traffic_endpt_id_val ( ) const
TrafficEndpointIdIE& PFCP_R15::TrafficEndpointIdIE::traffic_endpt_id_val ( uint8_t  val)

Friends And Related Function Documentation

friend class CreatedTrafficEndpointIE
friend
friend class CreateTrafficEndpointIE
friend
friend class ForwardingParametersIE
friend
friend class PdiIE
friend
friend class RemoveTrafficEndpointIE
friend
friend class UpdateForwardingParametersIE
friend
friend class UpdateTrafficEndpointIE
friend

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