Open Lighting Architecture
0.9.4
|
This visitor inflates the message from raw data.
const ola::messaging::Message * ola::rdm::MessageDeserializer::InflateMessage | ( | const class ola::messaging::Descriptor * | descriptor, |
const uint8_t * | data, | ||
unsigned int | length | ||
) |
DeSerialize a memory location and return a message
|
virtual |
Visit a group field
Implements ola::messaging::FieldDescriptorVisitor.