VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Static Protected Attributes | Private Member Functions
makVrv::DtGlDebugger Class Reference

Public Member Functions

virtual void addRef (void)
 add a reference More...
 
virtual void removeRef (void)
 remove a reference More...
 
virtual bool isInSkipList (unsigned int id) const
 is the error id in the skip list? More...
 

Static Public Member Functions

static DtGlDebuggerinstance ()
 get the instance More...
 

Protected Member Functions

 DtGlDebugger ()
 ctor. only self can create More...
 
virtual ~DtGlDebugger ()
 dtor. only self can create More...
 
virtual void initialize ()
 internal. set up the gl debug More...
 

Protected Attributes

std::unordered_set< unsigned intmyErrorSkipList
 
int myRefCount
 

Static Protected Attributes

static DtGlDebuggertheInstance
 

Private Member Functions

 DtGlDebugger (const DtGlDebugger &)=delete
 not allowed More...
 
DtGlDebuggeroperator= (const DtGlDebugger &)=delete
 not allowed More...
 

Constructor & Destructor Documentation

makVrv::DtGlDebugger::DtGlDebugger ( )
protected

ctor. only self can create

virtual makVrv::DtGlDebugger::~DtGlDebugger ( )
protectedvirtual

dtor. only self can create

makVrv::DtGlDebugger::DtGlDebugger ( const DtGlDebugger )
privatedelete

not allowed

Member Function Documentation

static DtGlDebugger* makVrv::DtGlDebugger::instance ( )
static

get the instance

virtual void makVrv::DtGlDebugger::addRef ( void  )
virtual

add a reference

virtual void makVrv::DtGlDebugger::removeRef ( void  )
virtual

remove a reference

DtGlDebugger& makVrv::DtGlDebugger::operator= ( const DtGlDebugger )
privatedelete

not allowed

virtual bool makVrv::DtGlDebugger::isInSkipList ( unsigned int  id) const
virtual

is the error id in the skip list?

virtual void makVrv::DtGlDebugger::initialize ( )
protectedvirtual

internal. set up the gl debug

Member Data Documentation

std::unordered_set<unsigned int> makVrv::DtGlDebugger::myErrorSkipList
protected
DtGlDebugger* makVrv::DtGlDebugger::theInstance
staticprotected
int makVrv::DtGlDebugger::myRefCount
protected

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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)