VR-Forces 4.8 Class Documentation
 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. More...

Inheritance diagram for DtUUIDMarkingTextProvider:
Inheritance graph
[legend]

Public Member Functions

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

Detailed Description

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

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 Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)