RDK Documentation (Open Sourced RDK Components)
CCSetAttributePacket Class Reference
Inheritance diagram for CCSetAttributePacket:
Inheritance graph
Collaboration diagram for CCSetAttributePacket:
Collaboration graph

Public Member Functions

 CCSetAttributePacket (std::uint32_t channelId, std::uint32_t counter, std::uint32_t ccType, std::uint32_t attribType, const attributesType &attributesValues)
 
- Public Member Functions inherited from Packet
 Packet (std::uint32_t counter)
 
const uint32_t getType ()
 
const std::vector< uint8_t > & getBytes ()
 
const std::uint32_t getCounter ()
 

Additional Inherited Members

- Static Public Member Functions inherited from Packet
static std::string getTypeString (uint32_t type)
 
- Protected Types inherited from Packet
enum  PacketType : std::uint32_t
 
- Protected Member Functions inherited from Packet
std::vector< uint8_t > & getBuffer ()
 
void append32 (std::uint32_t value)
 
void append64 (std::int64_t value)
 
void appendType (PacketType type)
 
- Protected Attributes inherited from Packet
std::vector< uint8_t > m_buffer
 
std::uint32_t m_counter
 

yes

Definition at line 366 of file SubtecPacket.hpp.

Constructor & Destructor Documentation

◆ CCSetAttributePacket()

CCSetAttributePacket::CCSetAttributePacket ( std::uint32_t  channelId,
std::uint32_t  counter,
std::uint32_t  ccType,
std::uint32_t  attribType,
const attributesType attributesValues 
)
inline

Constructor.

Parameters
counterPacket counter.

Definition at line 376 of file SubtecPacket.hpp.


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