VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
DtUUIDMarkingTextProvider Class Referenceabstract

To allow for faster marking text lookups, the DtUUIDMarkingTextProvider class wraps an object that will supply a markingText for a UUID. This allows the marking text to change without needing to update the mappings.

Inheritance diagram for DtUUIDMarkingTextProvider:
Inheritance graph
[legend]

Public Member Functions

virtual ~DtUUIDMarkingTextProvider ()
 
virtual DtString markingText ()=0
 
virtual DtUUIDMarkingTextProviderclone () const =0
 
 operator DtString ()
 

Constructor & Destructor Documentation

virtual DtUUIDMarkingTextProvider::~DtUUIDMarkingTextProvider ( )
inlinevirtual

Member Function Documentation

virtual DtString DtUUIDMarkingTextProvider::markingText ( )
pure virtual
virtual DtUUIDMarkingTextProvider* DtUUIDMarkingTextProvider::clone ( ) const
pure virtual
DtUUIDMarkingTextProvider::operator DtString ( )
inline

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

Document ID: Generated on Tue Sep 24 19:28:17 EDT 2024 from SVN revision 269799
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)