54 virtual bool attemptToMatchEnumName()
const;
55 virtual void setAttemptToMatchEnumName(
bool attemptMatch);
DtResourceNameToEntityTypeMap myResourceNameToTypeMap
Parameter Name: resource-name-to-type-map Parameter Description: Maps the strings used for AggregateL...
Definition: aggregateDatabaseLoggingControllerDescriptor.h:71
#define DT_DLL_vrfobjparam
This file is used to determine how to build.
Definition: vrfobjparamDefines.h:28
A readable, writable type whose name is the name of a component and that has a list of component name...
Definition: componentDescriptor.h:49
Instances of DtAggregateDatabaseLoggingControllerDescriptor are used to specify the parameters for a ...
Definition: aggregateDatabaseLoggingControllerDescriptor.h:21
Definition: readerWriterRegistry.h:39
DtComponentDescriptor & operator=(const DtComponentDescriptor &orig)
assignment
DtRwBoolean myAttemptToMatchEnumName
Parameter Name: attempt-to-match-enum-name Parameter Description: If enabled, and there is no matchin...
Definition: aggregateDatabaseLoggingControllerDescriptor.h:78
DtRwTemplatedMapPtr< DtRwString, DtRwEntityType > DtResourceNameToEntityTypeMap
DtAggregateDatabaseLoggingControllerDescriptor; descriptor for the DtAggregateDatabaseLoggingControll...
Definition: aggregateDatabaseLoggingControllerDescriptor.h:17
virtual DtComponentDescriptor * clone(DtReaderWriterRegistry *parentRegistry=NULL) const
virtual DtString type() const
Returns the type of component this descriptor describes. Used to create the descriptor on read from a...
Description: Readable, Writable bool.
Definition: rwBoolean.h:26
static DtComponentDescriptor * creator()