30#ifndef COMMON_RDM_DESCRIPTORCONSISTENCYCHECKER_H_
31#define COMMON_RDM_DESCRIPTORCONSISTENCYCHECKER_H_
33#include <ola/messaging/DescriptorVisitor.h>
34#include <ola/messaging/Descriptor.h>
47 : m_variable_sized_field_count(0) {
50 bool Descend()
const {
return false; }
68 unsigned int m_variable_sized_field_count;
Definition Descriptor.h:84
Definition Descriptor.h:399
Definition Descriptor.h:320
Definition DescriptorVisitor.h:43
Definition Descriptor.h:103
Definition DescriptorVisitor.h:38
Definition Descriptor.h:122
Definition Descriptor.h:160
Definition Descriptor.h:141
Definition DescriptorConsistencyChecker.h:44
The namespace containing all OLA symbols.
Definition Credentials.cpp:44