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

#include <pfcpr15.h>

Inheritance diagram for PFCP_R15::UpdateTrafficEndpointIE:
PFCP_R15::IEHeader PFCP_R15::LengthCalculator

Public Member Functions

TrafficEndpointIdIEtraffic_endpt_id ()
 
FTeidIElocal_fteid ()
 
NetworkInstanceIEntwk_inst ()
 
UeIpAddressIEue_ip_address ()
 
FramedRoutingIEframed_routing ()
 
FramedRouteIEframed_route (uint8_t idx)
 
FramedIpv6RouteIEfrmd_ipv6_rte (uint8_t idx)
 
int next_framed_route ()
 
int next_frmd_ipv6_rte ()
 
pfcp_upd_traffic_endpt_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

 UpdateTrafficEndpointIE (pfcp_upd_traffic_endpt_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 SessionModificationReq
 

Constructor & Destructor Documentation

PFCP_R15::UpdateTrafficEndpointIE::UpdateTrafficEndpointIE ( pfcp_upd_traffic_endpt_ie_t &  ie,
LengthCalculator parent 
)
protected

Member Function Documentation

uint16_t PFCP_R15::UpdateTrafficEndpointIE::calculateLength ( )
protectedvirtual

Implements PFCP_R15::IEHeader.

pfcp_upd_traffic_endpt_ie_t& PFCP_R15::UpdateTrafficEndpointIE::data ( )
FramedRouteIE& PFCP_R15::UpdateTrafficEndpointIE::framed_route ( uint8_t  idx)
FramedRoutingIE& PFCP_R15::UpdateTrafficEndpointIE::framed_routing ( )
FramedIpv6RouteIE& PFCP_R15::UpdateTrafficEndpointIE::frmd_ipv6_rte ( uint8_t  idx)
FTeidIE& PFCP_R15::UpdateTrafficEndpointIE::local_fteid ( )
int PFCP_R15::UpdateTrafficEndpointIE::next_framed_route ( )
int PFCP_R15::UpdateTrafficEndpointIE::next_frmd_ipv6_rte ( )
NetworkInstanceIE& PFCP_R15::UpdateTrafficEndpointIE::ntwk_inst ( )
TrafficEndpointIdIE& PFCP_R15::UpdateTrafficEndpointIE::traffic_endpt_id ( )
UeIpAddressIE& PFCP_R15::UpdateTrafficEndpointIE::ue_ip_address ( )

Friends And Related Function Documentation

friend class SessionModificationReq
friend

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