| DtInterfaceContentFactory::DtInterfaceContentFactory |
( |
| ) |
|
| virtual DtInterfaceContentFactory::~DtInterfaceContentFactory |
( |
| ) |
|
|
virtual |
| virtual void DtInterfaceContentFactory::addDefaultMessageFilters |
( |
| ) |
|
|
virtual |
Adds in default message filters for depreciated messages.
Currently, this includes" DtVrfObjectCreatedMessageType DtRequestVrfObjectCreatedMessageType DtVrfObjectDataMessageType
| virtual void DtInterfaceContentFactory::addMessageWarningFilter |
( |
int |
| ) |
|
|
virtual |
Adds a message filter warning for the specified message type.
If a filter is added, will only warn once
| virtual void DtInterfaceContentFactory::removeMessageWarningFilter |
( |
int |
| ) |
|
|
virtual |
Removes the filter warning for specified message.
| virtual void DtInterfaceContentFactory::setAlwaysWarnOnlyOnce |
( |
bool |
| ) |
|
|
virtual |
Whether or not to always warn only once, even if not registered. Default is true.
| bool DtInterfaceContentFactory::alwaysWarnOnlyOnce |
( |
| ) |
const |
| virtual void DtInterfaceContentFactory::generateWarningFor |
( |
int |
type | ) |
|
|
protectedvirtual |
Called when a warning wants to be issued for content that is not there.
If there is not a warning filter for that message type, will print the warning else will only print it once
| DtHashlist DtInterfaceContentFactory::myHashlist |
|
protected |
| std::map<int, bool> DtInterfaceContentFactory::myMessageWarningFilters |
|
protected |
| bool DtInterfaceContentFactory::myAlwaysWarnOnlyOnce |
|
protected |
The documentation for this class was generated from the following file: