#include <ltkc_base.h>
Public Attributes | |
const LLRP_tSTypeDescriptor * | apCustMessageTypeDescriptors [LTKC_MAX_CUSTOM_MESSAGE] |
const LLRP_tSTypeDescriptor * | apCustParameterTypeDescriptors [LTKC_MAX_CUSTOM_PARAMETER] |
const LLRP_tSTypeDescriptor * | apStdMessageTypeDescriptors [1024u] |
const LLRP_tSTypeDescriptor * | apStdParameterTypeDescriptors [1024u] |
unsigned int | nCustMessageTypeDescriptors |
unsigned int | nCustParameterTypeDescriptors |
Definition at line 480 of file ltkc_base.h.
const LLRP_tSTypeDescriptor* LLRP_STypeRegistry::apCustMessageTypeDescriptors[LTKC_MAX_CUSTOM_MESSAGE] |
Definition at line 489 of file ltkc_base.h.
const LLRP_tSTypeDescriptor* LLRP_STypeRegistry::apCustParameterTypeDescriptors[LTKC_MAX_CUSTOM_PARAMETER] |
Definition at line 493 of file ltkc_base.h.
Definition at line 483 of file ltkc_base.h.
Definition at line 485 of file ltkc_base.h.
unsigned int LLRP_STypeRegistry::nCustMessageTypeDescriptors |
Definition at line 490 of file ltkc_base.h.
unsigned int LLRP_STypeRegistry::nCustParameterTypeDescriptors |
Definition at line 494 of file ltkc_base.h.