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

#include <pfcpr15.h>

Inheritance diagram for PFCP_R15::UpdateBarSessionReportRspIE:
PFCP_R15::IEHeader PFCP_R15::LengthCalculator

Public Member Functions

BarIdIEbar_id ()
 
DownlinkDataNotificationDelayIEdnlnk_data_notif_delay ()
 
DlBufferingDurationIEdl_buf_dur ()
 
DlBufferingSuggestedPacketCountIEdl_buf_suggstd_pckt_cnt ()
 
SuggestedBufferingPacketsCountIEsuggstd_buf_pckts_cnt ()
 
pfcp_upd_bar_sess_rpt_rsp_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

 UpdateBarSessionReportRspIE (pfcp_upd_bar_sess_rpt_rsp_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 SessionReportRsp
 

Constructor & Destructor Documentation

PFCP_R15::UpdateBarSessionReportRspIE::UpdateBarSessionReportRspIE ( pfcp_upd_bar_sess_rpt_rsp_ie_t &  ie,
LengthCalculator parent 
)
protected

Member Function Documentation

BarIdIE& PFCP_R15::UpdateBarSessionReportRspIE::bar_id ( )
uint16_t PFCP_R15::UpdateBarSessionReportRspIE::calculateLength ( )
protectedvirtual

Implements PFCP_R15::IEHeader.

pfcp_upd_bar_sess_rpt_rsp_ie_t& PFCP_R15::UpdateBarSessionReportRspIE::data ( )
DlBufferingDurationIE& PFCP_R15::UpdateBarSessionReportRspIE::dl_buf_dur ( )
DlBufferingSuggestedPacketCountIE& PFCP_R15::UpdateBarSessionReportRspIE::dl_buf_suggstd_pckt_cnt ( )
DownlinkDataNotificationDelayIE& PFCP_R15::UpdateBarSessionReportRspIE::dnlnk_data_notif_delay ( )
SuggestedBufferingPacketsCountIE& PFCP_R15::UpdateBarSessionReportRspIE::suggstd_buf_pckts_cnt ( )

Friends And Related Function Documentation

friend class SessionReportRsp
friend

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