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

#include <pfcpr15.h>

Inheritance diagram for PFCP_R15::DownlinkDataReportIE:
PFCP_R15::IEHeader PFCP_R15::LengthCalculator

Public Member Functions

PdrIdIEpdr_id (uint8_t idx)
 
DownlinkDataServiceInformationIEdnlnk_data_svc_info (uint8_t idx)
 
int next_pdr_id ()
 
int next_dnlnk_data_svc_info ()
 
pfcp_dnlnk_data_rpt_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

 DownlinkDataReportIE (pfcp_dnlnk_data_rpt_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 SessionReportReq
 

Constructor & Destructor Documentation

PFCP_R15::DownlinkDataReportIE::DownlinkDataReportIE ( pfcp_dnlnk_data_rpt_ie_t &  ie,
LengthCalculator parent 
)
protected

Member Function Documentation

uint16_t PFCP_R15::DownlinkDataReportIE::calculateLength ( )
protectedvirtual

Implements PFCP_R15::IEHeader.

pfcp_dnlnk_data_rpt_ie_t& PFCP_R15::DownlinkDataReportIE::data ( )
DownlinkDataServiceInformationIE& PFCP_R15::DownlinkDataReportIE::dnlnk_data_svc_info ( uint8_t  idx)
int PFCP_R15::DownlinkDataReportIE::next_dnlnk_data_svc_info ( )
int PFCP_R15::DownlinkDataReportIE::next_pdr_id ( )
PdrIdIE& PFCP_R15::DownlinkDataReportIE::pdr_id ( uint8_t  idx)

Friends And Related Function Documentation

friend class SessionReportReq
friend

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