EpcTools
An event based multi-threaded C++ development framework.
Public Member Functions | Protected Member Functions | Friends | List of all members
PFCP_R15::NetworkInstanceIE Class Reference

#include <pfcpr15.h>

Inheritance diagram for PFCP_R15::NetworkInstanceIE:
PFCP_R15::IEHeader PFCP_R15::LengthCalculator

Public Member Functions

const uint8_t * ntwk_inst () const
 
const uint16_t ntwk_inst_len () const
 
NetworkInstanceIEntwk_inst (const EOctetString &val)
 
NetworkInstanceIEntwk_inst (const uint8_t *val, uint16_t len)
 
pfcp_ntwk_inst_ie_t & data ()
 
- Public Member Functions inherited from PFCP_R15::IEHeader
uint16_t type () const
 
IEHeadertype (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

 NetworkInstanceIE (pfcp_ntwk_inst_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 CreateTrafficEndpointIE
 
class ForwardingParametersIE
 
class EthernetPacketFilterIE
 
class PdiIE
 
class UpdateTrafficEndpointIE
 
class UpdateForwardingParametersIE
 
class UsageReportSessionReportReqIE
 

Constructor & Destructor Documentation

PFCP_R15::NetworkInstanceIE::NetworkInstanceIE ( pfcp_ntwk_inst_ie_t &  ie,
LengthCalculator parent 
)
protected

Member Function Documentation

uint16_t PFCP_R15::NetworkInstanceIE::calculateLength ( )
protectedvirtual

Implements PFCP_R15::IEHeader.

pfcp_ntwk_inst_ie_t& PFCP_R15::NetworkInstanceIE::data ( )
const uint8_t* PFCP_R15::NetworkInstanceIE::ntwk_inst ( ) const
NetworkInstanceIE& PFCP_R15::NetworkInstanceIE::ntwk_inst ( const EOctetString val)
NetworkInstanceIE& PFCP_R15::NetworkInstanceIE::ntwk_inst ( const uint8_t *  val,
uint16_t  len 
)
const uint16_t PFCP_R15::NetworkInstanceIE::ntwk_inst_len ( ) const

Friends And Related Function Documentation

friend class CreateTrafficEndpointIE
friend
friend class EthernetPacketFilterIE
friend
friend class ForwardingParametersIE
friend
friend class PdiIE
friend
friend class UpdateForwardingParametersIE
friend
friend class UpdateTrafficEndpointIE
friend
friend class UsageReportSessionReportReqIE
friend

The documentation for this class was generated from the following file: