|
EpcTools
An event based multi-threaded C++ development framework.
|
#include <pfcpr15.h>
Public Member Functions | |
| BaseTimeIntervalTypeEnum | btit () const |
| uint32_t | base_time_int () const |
| TimeQuotaMechanismIE & | base_time_int (uint32_t val, BaseTimeIntervalTypeEnum btit) |
| pfcp_time_quota_mech_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 | |
| TimeQuotaMechanismIE (pfcp_time_quota_mech_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 | CreateUrrIE |
| class | UpdateUrrIE |
|
protected |
| uint32_t PFCP_R15::TimeQuotaMechanismIE::base_time_int | ( | ) | const |
| TimeQuotaMechanismIE& PFCP_R15::TimeQuotaMechanismIE::base_time_int | ( | uint32_t | val, |
| BaseTimeIntervalTypeEnum | btit | ||
| ) |
| BaseTimeIntervalTypeEnum PFCP_R15::TimeQuotaMechanismIE::btit | ( | ) | const |
|
protectedvirtual |
Implements PFCP_R15::IEHeader.
| pfcp_time_quota_mech_ie_t& PFCP_R15::TimeQuotaMechanismIE::data | ( | ) |
|
friend |
|
friend |
1.8.11