A HOOPS/ATL specific implmentation of the HOOPS/MVO HDB class.
More...
#include <HCtrlDB.h>
|
| HCtrlDB (const char *pszDriverType, const char *pszInstanceBase) |
|
void | Init () |
|
A HOOPS/ATL specific implmentation of the HOOPS/MVO HDB class.
HCtrlDB keeps track of both number of driver instances and to generate a unique instance id for each driver as drivers may be created and deleted a number of times.
HCtrlDB::HCtrlDB |
( |
const char * |
pszDriverType, |
|
|
const char * |
pszInstanceBase |
|
) |
| |
Constructor
- Parameters
-
pszDriverType | HOOPS Display Driver Type |
pszInstanceBase | HOOPS Window Instance |
static void HCtrlDB::AddRef |
( |
void |
| ) |
|
|
static |
Increment reference count
static int HCtrlDB::GetRefCount |
( |
| ) |
|
|
inlinestatic |
Class Initialization
Reimplemented from HDB.
static void HCtrlDB::ReleaseRef |
( |
void |
| ) |
|
|
static |
Decrement reference count
The documentation for this class was generated from the following file: