nl :: Tejido:: Perfiles: BDX_Current :: BlockSend
Resumen
Herencia
Se hereda de: nl :: Weave :: Profiles :: RetainedPacketBufferSubclases conocidas directas: nl :: Weave :: Perfiles :: BDX_Current :: BlockEOF
Constructores y Destructores | |
---|---|
BlockSend () |
Atributos públicos | |
---|---|
theBlockCounter | uint8_t |
theData | uint8_t * |
theLength | uint64_t |
Funciones publicas | |
---|---|
init (uint8_t, uint64_t, uint8_t *) | |
operator== (const BlockSend &) const | bool |
pack (PacketBuffer *) | |
packedLength () | uint16_t |
Funciones estáticas públicas | |
---|---|
parse (PacketBuffer *, BlockSend &) |
Atributos públicos
theBlockCounter
uint8_t theBlockCounter
los datos
uint8_t * theData
la longitud
uint64_t theLength
Funciones publicas
BlockSend
BlockSend()
en eso
WEAVE_ERROR init( uint8_t, uint64_t, uint8_t * )
operador ==
bool operator==( const BlockSend & ) const
paquete
WEAVE_ERROR pack( PacketBuffer * )
PackagingLength
uint16_t packedLength()
Funciones estáticas públicas
analizar gramaticalmente
WEAVE_ERROR parse( PacketBuffer *, BlockSend & )