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

#include <pfcpr15.h>

Inheritance diagram for PFCP_R15::SessionSetDeletionReq:
PFCP::AppMsgNodeReq PFCP::AppMsgReq PFCP::AppMsg

Public Member Functions

 SessionSetDeletionReq (PFCP::LocalNodeSPtr &ln, PFCP::RemoteNodeSPtr &rn, Bool allocSeqNbr=True)
 
uint16_t length () const
 
SessionSetDeletionReqseid (uint64_t val)
 
NodeIdIEnode_id (Bool forceInit=False)
 
FqCsidIEsgw_c_fqcsid (Bool forceInit=False)
 
FqCsidIEpgw_c_fqcsid (Bool forceInit=False)
 
FqCsidIEup_fqcsid (Bool forceInit=False)
 
FqCsidIEtwan_fqcsid (Bool forceInit=False)
 
FqCsidIEepdg_fqcsid (Bool forceInit=False)
 
FqCsidIEmme_fqcsid (Bool forceInit=False)
 
SessionSetDeletionReqencode (uint8_t *dest)
 
pfcp_sess_set_del_req_t & data ()
 
- Public Member Functions inherited from PFCP::AppMsgNodeReq
 AppMsgNodeReq ()
 Default constructor. More...
 
 AppMsgNodeReq (LocalNodeSPtr &ln, RemoteNodeSPtr &rn, Bool allocSeqNbr)
 Class constructor. More...
 
virtual ~AppMsgNodeReq ()
 Class destructor. More...
 
- Public Member Functions inherited from PFCP::AppMsgReq
virtual ~AppMsgReq ()
 Class destructor. 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...
 
- 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::AppMsgReq
 AppMsgReq ()
 Default constructor. More...
 
 AppMsgReq (LocalNodeSPtr &ln, RemoteNodeSPtr &rn, Bool allocSeqNbr)
 Class constructor. More...
 
- 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::SessionSetDeletionReq::SessionSetDeletionReq ( PFCP::LocalNodeSPtr &  ln,
PFCP::RemoteNodeSPtr &  rn,
Bool  allocSeqNbr = True 
)

Member Function Documentation

pfcp_sess_set_del_req_t& PFCP_R15::SessionSetDeletionReq::data ( )
SessionSetDeletionReq& PFCP_R15::SessionSetDeletionReq::encode ( uint8_t *  dest)
FqCsidIE& PFCP_R15::SessionSetDeletionReq::epdg_fqcsid ( Bool  forceInit = False)
uint16_t PFCP_R15::SessionSetDeletionReq::length ( ) const
FqCsidIE& PFCP_R15::SessionSetDeletionReq::mme_fqcsid ( Bool  forceInit = False)
NodeIdIE& PFCP_R15::SessionSetDeletionReq::node_id ( Bool  forceInit = False)
FqCsidIE& PFCP_R15::SessionSetDeletionReq::pgw_c_fqcsid ( Bool  forceInit = False)
Void PFCP_R15::SessionSetDeletionReq::postDecode ( )
protected
SessionSetDeletionReq& PFCP_R15::SessionSetDeletionReq::seid ( uint64_t  val)
FqCsidIE& PFCP_R15::SessionSetDeletionReq::sgw_c_fqcsid ( Bool  forceInit = False)
FqCsidIE& PFCP_R15::SessionSetDeletionReq::twan_fqcsid ( Bool  forceInit = False)
FqCsidIE& PFCP_R15::SessionSetDeletionReq::up_fqcsid ( Bool  forceInit = False)

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