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;
72 #endif // COMMON_RDM_DESCRIPTORCONSISTENCYCHECKER_H_
Definition: Descriptor.h:84
Definition: DescriptorVisitor.h:43
Definition: Descriptor.h:122
Definition: DescriptorConsistencyChecker.h:43
Definition: Descriptor.h:320
Definition: Descriptor.h:141
Definition: Descriptor.h:103
Definition: Descriptor.h:160
Definition: Descriptor.h:399
The namespace containing all OLA symbols.
Definition: Credentials.cpp:44
Definition: Descriptor.h:190