|
EpcTools
An event based multi-threaded C++ development framework.
|
#include <pfcpr15.h>
Public Member Functions | |
| Bool | dldr () const |
| Bool | usar () const |
| Bool | erir () const |
| Bool | upir () const |
| ReportTypeIE & | dldr (Bool val) |
| ReportTypeIE & | usar (Bool val) |
| ReportTypeIE & | erir (Bool val) |
| ReportTypeIE & | upir (Bool val) |
| pfcp_report_type_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 | |
| ReportTypeIE (pfcp_report_type_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 | SessionReportReq |
|
protected |
|
protectedvirtual |
Implements PFCP_R15::IEHeader.
| pfcp_report_type_ie_t& PFCP_R15::ReportTypeIE::data | ( | ) |
| Bool PFCP_R15::ReportTypeIE::dldr | ( | ) | const |
| ReportTypeIE& PFCP_R15::ReportTypeIE::dldr | ( | Bool | val | ) |
| Bool PFCP_R15::ReportTypeIE::erir | ( | ) | const |
| ReportTypeIE& PFCP_R15::ReportTypeIE::erir | ( | Bool | val | ) |
| Bool PFCP_R15::ReportTypeIE::upir | ( | ) | const |
| ReportTypeIE& PFCP_R15::ReportTypeIE::upir | ( | Bool | val | ) |
| Bool PFCP_R15::ReportTypeIE::usar | ( | ) | const |
| ReportTypeIE& PFCP_R15::ReportTypeIE::usar | ( | Bool | val | ) |
|
friend |
1.8.11