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

#include <pfcpr15.h>

Inheritance diagram for PFCP_R15::AssnSetupRsp:
PFCP::AppMsgNodeRsp PFCP::AppMsgRsp PFCP::AppMsg

Public Member Functions

 AssnSetupRsp ()
 
uint16_t length () const
 
NodeIdIEnode_id (Bool forceInit=False)
 
CauseIEcause (Bool forceInit=False)
 
RecoveryTimeStampIErcvry_time_stmp (Bool forceInit=False)
 
UpFunctionFeaturesIEup_func_feat (Bool forceInit=False)
 
CpFunctionFeaturesIEcp_func_feat (Bool forceInit=False)
 
UserPlaneIpResourceInformationIEuser_plane_ip_rsrc_info (uint8_t idx)
 
int next_user_plane_ip_rsrc_info ()
 
AssnSetupRspencode (uint8_t *dest)
 
pfcp_assn_setup_rsp_t & data ()
 
- Public Member Functions inherited from PFCP::AppMsgNodeRsp
 AppMsgNodeRsp ()
 Default construtor. More...
 
 AppMsgNodeRsp (AppMsgNodeReqPtr &amrq)
 Class constructor. More...
 
virtual ~AppMsgNodeRsp ()
 Class destructor. More...
 
AppMsgNodeReqPtr req ()
 Returns a shared pointer to the request application message. More...
 
AppMsgNodeRspsetReq (AppMsgNodeReqPtr req)
 Sets the request message that this response is associated with. More...
 
- Public Member Functions inherited from PFCP::AppMsgRsp
 AppMsgRsp ()
 Default construtor. More...
 
 AppMsgRsp (AppMsgReqPtr amrq)
 Class constructor. More...
 
virtual ~AppMsgRsp ()
 Class destructor. More...
 
AppMsgReqPtr req ()
 Returns a shared pointer to the request application message. More...
 
LocalNodeSPtr & localNode ()
 Returns a reference to the local node object for this message. More...
 
RemoteNodeSPtr & remoteNode ()
 Returns a reference to the remote node object for this message. More...
 
AppMsgRspsetReq (AppMsgReq *req)
 Sets the request message that this response is associated with. More...
 
- Public Member Functions inherited from PFCP::AppMsg
virtual ~AppMsg ()
 Class destructor. More...
 
ULong seqNbr () const
 Returns the sequence number associated wtih this message. More...
 
MsgType msgType () const
 Returns the message type for this message. More...
 
MsgClass msgClass () const
 Returns the message class for this message (Node or Session). More...
 
Bool isReq () const
 Returns True if this message is a request message, otherwise False. More...
 
AppMsgsetSeqNbr (const ULong sn)
 Assigns the sequence number for this message. More...
 
virtual const EStringclassName ()
 Returns the class name for this object. More...
 

Protected Member Functions

Void postDecode ()
 
- Protected Member Functions inherited from PFCP::AppMsg
 AppMsg ()
 
 AppMsg (const AppMsg &dm)
 
AppMsgsetMsgType (const MsgType mt)
 
AppMsgsetMsgClass (const MsgClass mc)
 
AppMsgsetIsReq (const Bool rqst)
 

Constructor & Destructor Documentation

PFCP_R15::AssnSetupRsp::AssnSetupRsp ( )

Member Function Documentation

CauseIE& PFCP_R15::AssnSetupRsp::cause ( Bool  forceInit = False)
CpFunctionFeaturesIE& PFCP_R15::AssnSetupRsp::cp_func_feat ( Bool  forceInit = False)
pfcp_assn_setup_rsp_t& PFCP_R15::AssnSetupRsp::data ( )
AssnSetupRsp& PFCP_R15::AssnSetupRsp::encode ( uint8_t *  dest)
uint16_t PFCP_R15::AssnSetupRsp::length ( ) const
int PFCP_R15::AssnSetupRsp::next_user_plane_ip_rsrc_info ( )
NodeIdIE& PFCP_R15::AssnSetupRsp::node_id ( Bool  forceInit = False)
Void PFCP_R15::AssnSetupRsp::postDecode ( )
protected
RecoveryTimeStampIE& PFCP_R15::AssnSetupRsp::rcvry_time_stmp ( Bool  forceInit = False)
UpFunctionFeaturesIE& PFCP_R15::AssnSetupRsp::up_func_feat ( Bool  forceInit = False)
UserPlaneIpResourceInformationIE& PFCP_R15::AssnSetupRsp::user_plane_ip_rsrc_info ( uint8_t  idx)

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