|
EpcTools
An event based multi-threaded C++ development framework.
|
#include <pfcpr15.h>
Public Member Functions | |
| TrafficEndpointIdIE & | traffic_endpt_id () |
| FTeidIE & | local_fteid () |
| NetworkInstanceIE & | ntwk_inst () |
| UeIpAddressIE & | ue_ip_address () |
| FramedRoutingIE & | framed_routing () |
| FramedRouteIE & | framed_route (uint8_t idx) |
| FramedIpv6RouteIE & | frmd_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 |
| 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 | |
| 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 |
|
protected |
|
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 | ( | ) |
|
friend |
1.8.11