|
EpcTools
An event based multi-threaded C++ development framework.
|
#include <pfcpr15.h>
Public Member Functions | |
| uint64_t | ul_gbr () const |
| uint64_t | dl_gbr () const |
| GbrIE & | ul_gbr (uint64_t mbr) |
| GbrIE & | dl_gbr (uint64_t mbr) |
| pfcp_gbr_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 | |
| GbrIE (pfcp_gbr_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 | CreateQerIE |
| class | UpdateQerIE |
|
protected |
|
protectedvirtual |
Implements PFCP_R15::IEHeader.
| pfcp_gbr_ie_t& PFCP_R15::GbrIE::data | ( | ) |
| uint64_t PFCP_R15::GbrIE::dl_gbr | ( | ) | const |
| GbrIE& PFCP_R15::GbrIE::dl_gbr | ( | uint64_t | mbr | ) |
| uint64_t PFCP_R15::GbrIE::ul_gbr | ( | ) | const |
| GbrIE& PFCP_R15::GbrIE::ul_gbr | ( | uint64_t | mbr | ) |
|
friend |
|
friend |
1.8.11