|
EpcTools
An event based multi-threaded C++ development framework.
|
#include <pfcpr15.h>
Public Member Functions | |
| Bool | drop () const |
| Bool | forw () const |
| Bool | buff () const |
| Bool | nocp () const |
| Bool | dupl () const |
| ApplyActionIE & | drop (Bool val) |
| ApplyActionIE & | forw (Bool val) |
| ApplyActionIE & | buff (Bool val) |
| ApplyActionIE & | nocp (Bool val) |
| ApplyActionIE & | dupl (Bool val) |
| pfcp_apply_action_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 | |
| ApplyActionIE (pfcp_apply_action_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 | CreateFarIE |
| class | UpdateFarIE |
|
protected |
| Bool PFCP_R15::ApplyActionIE::buff | ( | ) | const |
| ApplyActionIE& PFCP_R15::ApplyActionIE::buff | ( | Bool | val | ) |
|
protectedvirtual |
Implements PFCP_R15::IEHeader.
| pfcp_apply_action_ie_t& PFCP_R15::ApplyActionIE::data | ( | ) |
| Bool PFCP_R15::ApplyActionIE::drop | ( | ) | const |
| ApplyActionIE& PFCP_R15::ApplyActionIE::drop | ( | Bool | val | ) |
| Bool PFCP_R15::ApplyActionIE::dupl | ( | ) | const |
| ApplyActionIE& PFCP_R15::ApplyActionIE::dupl | ( | Bool | val | ) |
| Bool PFCP_R15::ApplyActionIE::forw | ( | ) | const |
| ApplyActionIE& PFCP_R15::ApplyActionIE::forw | ( | Bool | val | ) |
| Bool PFCP_R15::ApplyActionIE::nocp | ( | ) | const |
| ApplyActionIE& PFCP_R15::ApplyActionIE::nocp | ( | Bool | val | ) |
|
friend |
|
friend |
1.8.11