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

#include <pfcpr15.h>

Inheritance diagram for PFCP_R15::DroppedDlTrafficThresholdIE:
PFCP_R15::IEHeader PFCP_R15::LengthCalculator

Public Member Functions

Bool dlpa () const
 
Bool dlby () const
 
DroppedDlTrafficThresholdIEdnlnk_pckts (uint64_t val)
 
DroppedDlTrafficThresholdIEnbr_of_bytes_of_dnlnk_data (uint64_t val)
 
pfcp_drpd_dl_traffic_thresh_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

 DroppedDlTrafficThresholdIE (pfcp_drpd_dl_traffic_thresh_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 CreateUrrIE
 
class UpdateUrrIE
 

Constructor & Destructor Documentation

PFCP_R15::DroppedDlTrafficThresholdIE::DroppedDlTrafficThresholdIE ( pfcp_drpd_dl_traffic_thresh_ie_t &  ie,
LengthCalculator parent 
)
protected

Member Function Documentation

uint16_t PFCP_R15::DroppedDlTrafficThresholdIE::calculateLength ( )
protectedvirtual

Implements PFCP_R15::IEHeader.

pfcp_drpd_dl_traffic_thresh_ie_t& PFCP_R15::DroppedDlTrafficThresholdIE::data ( )
Bool PFCP_R15::DroppedDlTrafficThresholdIE::dlby ( ) const
Bool PFCP_R15::DroppedDlTrafficThresholdIE::dlpa ( ) const
DroppedDlTrafficThresholdIE& PFCP_R15::DroppedDlTrafficThresholdIE::dnlnk_pckts ( uint64_t  val)
DroppedDlTrafficThresholdIE& PFCP_R15::DroppedDlTrafficThresholdIE::nbr_of_bytes_of_dnlnk_data ( uint64_t  val)

Friends And Related Function Documentation

friend class CreateUrrIE
friend
friend class UpdateUrrIE
friend

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