24 #include "ns3/header.h"
29 #include "ns3/lte-rrc-sap.h"
30 #include "ns3/lte-asn1-header.h"
85 void Print (std::ostream &os)
const;
110 void Print (std::ostream &os)
const;
130 void Print (std::ostream &os)
const;
150 void Print (std::ostream &os)
const;
170 void Print (std::ostream &os)
const;
191 void Print (std::ostream &os)
const;
209 std::bitset<8>
GetMmec ()
const;
240 void Print (std::ostream &os)
const;
313 void Print (std::ostream &os)
const;
350 void Print (std::ostream &os)
const;
387 void Print (std::ostream &os)
const;
500 void Print (std::ostream &os)
const;
536 void Print (std::ostream &os)
const;
579 void Print (std::ostream &os)
const;
621 void Print (std::ostream &os)
const;
657 void Print (std::ostream &os)
const;
687 void Print (std::ostream &os)
const;
717 void Print (std::ostream &os)
const;
747 void Print (std::ostream &os)
const;
768 #endif // RRC_HEADER_H
This class only serves to discriminate which message type has been received in downlink (eNb to ue) f...
void SerializeDlDcchMessage(int msgType) const
uint32_t Deserialize(Buffer::Iterator bIterator)
Buffer::Iterator DeserializeUlCcchMessage(Buffer::Iterator bIterator)
HandoverPreparationInfoHeader()
uint32_t Deserialize(Buffer::Iterator bIterator)
void SerializeDlCcchMessage(int msgType) const
uint32_t Deserialize(Buffer::Iterator bIterator)
LteRrcSap::HandoverPreparationInfo GetMessage() const
Returns a HandoverPreparationInfo IE from the values in the class attributes.
iterator in a Buffer instance
LteRrcSap::AsConfig m_asConfig
Buffer::Iterator DeserializeDlCcchMessage(Buffer::Iterator bIterator)
Buffer::Iterator DeserializeDlDcchMessage(Buffer::Iterator bIterator)
This class only serves to discriminate which message type has been received in uplink (ue to eNb) for...
void SerializeUlDcchMessage(int msgType) const
This class only serves to discriminate which message type has been received in downlink (eNb to ue) f...
void Print(std::ostream &os) const
void Print(std::ostream &os) const
void PreSerialize() const
This function serializes class attributes to m_serializationResult local Buffer.
void PreSerialize() const
This function serializes class attributes to m_serializationResult local Buffer.
uint32_t Deserialize(Buffer::Iterator bIterator)
void Print(std::ostream &os) const
This class manages the serialization/deserialization of HandoverPreparationInfo IE.
void SerializeUlCcchMessage(int msgType) const
void PreSerialize() const
This function serializes class attributes to m_serializationResult local Buffer.
void PreSerialize() const
This function serializes class attributes to m_serializationResult local Buffer.
void SetMessage(LteRrcSap::HandoverPreparationInfo msg)
Receives a HandoverPreparationInfo IE and stores the contents into the class attributes.
LteRrcSap::AsConfig GetAsConfig() const
Getter for m_asConfig.
uint32_t Deserialize(Buffer::Iterator bIterator)
void Print(std::ostream &os) const
void PreSerialize() const
This function serializes class attributes to m_serializationResult local Buffer.
void Print(std::ostream &os) const
Threshold for event evaluation.
This class only serves to discriminate which message type has been received in uplink (ue to eNb) for...
a unique identifier for an interface.
Buffer::Iterator DeserializeUlDcchMessage(Buffer::Iterator bIterator)