|
EpcTools
An event based multi-threaded C++ development framework.
|
#include <pfcpr15.h>
Public Member Functions | |
| SequenceNumberIE & | ovrld_ctl_seqn_nbr () |
| MetricIE & | ovrld_reduction_metric () |
| TimerIE & | period_of_validity () |
| OciFlagsIE & | ovrld_ctl_info_flgs () |
| pfcp_ovrld_ctl_info_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 | |
| OverloadControlInformationIE (pfcp_ovrld_ctl_info_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 | SessionEstablishmentRsp |
| class | SessionModificationRsp |
| class | SessionDeletionRsp |
| class | SessionReportReq |
|
protected |
|
protectedvirtual |
Implements PFCP_R15::IEHeader.
| pfcp_ovrld_ctl_info_ie_t& PFCP_R15::OverloadControlInformationIE::data | ( | ) |
| OciFlagsIE& PFCP_R15::OverloadControlInformationIE::ovrld_ctl_info_flgs | ( | ) |
| SequenceNumberIE& PFCP_R15::OverloadControlInformationIE::ovrld_ctl_seqn_nbr | ( | ) |
| MetricIE& PFCP_R15::OverloadControlInformationIE::ovrld_reduction_metric | ( | ) |
| TimerIE& PFCP_R15::OverloadControlInformationIE::period_of_validity | ( | ) |
|
friend |
|
friend |
|
friend |
|
friend |
1.8.11