|
EpcTools
An event based multi-threaded C++ development framework.
|
#include <pfcpr15.h>
Public Member Functions | |
| FarIdIE & | far_id () |
| ApplyActionIE & | apply_action () |
| UpdateForwardingParametersIE & | upd_frwdng_parms () |
| BarIdIE & | bar_id () |
| UpdateDuplicatingParametersIE & | upd_dupng_parms (uint8_t idx) |
| int | next_upd_dupng_parms () |
| pfcp_update_far_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 | |
| UpdateFarIE (pfcp_update_far_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 |
| ApplyActionIE& PFCP_R15::UpdateFarIE::apply_action | ( | ) |
| BarIdIE& PFCP_R15::UpdateFarIE::bar_id | ( | ) |
|
protectedvirtual |
Implements PFCP_R15::IEHeader.
| pfcp_update_far_ie_t& PFCP_R15::UpdateFarIE::data | ( | ) |
| FarIdIE& PFCP_R15::UpdateFarIE::far_id | ( | ) |
| int PFCP_R15::UpdateFarIE::next_upd_dupng_parms | ( | ) |
| UpdateDuplicatingParametersIE& PFCP_R15::UpdateFarIE::upd_dupng_parms | ( | uint8_t | idx | ) |
| UpdateForwardingParametersIE& PFCP_R15::UpdateFarIE::upd_frwdng_parms | ( | ) |
|
friend |
1.8.11