VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes
DtInterfaceContentFactory Class Reference
Inheritance diagram for DtInterfaceContentFactory:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtInterfaceContentFactory ()
 DtInterfaceContentFactory (const DtInterfaceContentFactory &orig)
const DtInterfaceContentFactoryoperator= (const DtInterfaceContentFactory &orig)
virtual ~DtInterfaceContentFactory ()
virtual void addCreatorFcn (const int type, DtInterfaceContentCreatorFcn fcn)
virtual DtSimInterfaceContentcreateInterfaceContent (const int type)
virtual void addDefaultMessageFilters ()
 Adds in default message filters for depreciated messages.
virtual void addMessageWarningFilter (int)
 Adds a message filter warning for the specified message type.
virtual void removeMessageWarningFilter (int)
 Removes the filter warning for specified message.

Static Public Member Functions

static DtInterfaceContentFactorycreate ()

Protected Member Functions

virtual void generateWarningFor (int type)
 Called when a warning wants to be issued for content that is not there.

Protected Attributes

DtHashlist myHashlist
std::map< int, boolmyMessageWarningFilters

Constructor & Destructor Documentation


Member Function Documentation

const DtInterfaceContentFactory& DtInterfaceContentFactory::operator= ( const DtInterfaceContentFactory orig)
virtual void DtInterfaceContentFactory::addCreatorFcn ( const int  type,
DtInterfaceContentCreatorFcn  fcn 
) [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

Removes the filter warning for specified message.

virtual void DtInterfaceContentFactory::generateWarningFor ( int  type) [protected, virtual]

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


Member Data Documentation


The documentation for this class was generated from the following file:

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)