MGD::CONTEXT_AUTOPTR Class Reference
An MGD::CONTEXT which is automatically deleted when it goes out of scope.
More...
#include <mi32/mgd2.h>
List of all members.
Detailed Description
An MGD::CONTEXT which is automatically deleted when it goes out of scope.
Constructor & Destructor Documentation
| MGD::CONTEXT_AUTOPTR::CONTEXT_AUTOPTR |
( |
|
) |
[inline] |
Default constructor, creates context for 'null' device.
| MGD::CONTEXT_AUTOPTR::CONTEXT_AUTOPTR |
( |
DEVICE & |
dev |
) |
[inline, explicit] |
Construct context for specified device.
| MGD::CONTEXT_AUTOPTR::~CONTEXT_AUTOPTR |
( |
|
) |
[inline] |
Member Function Documentation
| MGD::CONTEXT_AUTOPTR::operator CONTEXT * |
( |
|
) |
const [inline] |
| CONTEXT& MGD::CONTEXT_AUTOPTR::operator* |
( |
|
) |
const [inline] |
| CONTEXT* MGD::CONTEXT_AUTOPTR::operator-> |
( |
|
) |
const [inline] |
The documentation for this class was generated from the following file: