|
blocxx
|
#include <AutoDescriptor.hpp>
Public Types | |
| typedef Descriptor | handle_type |
Static Public Member Functions | |
| static handle_type | null () |
| static void | free (handle_type h) |
| static bool | equal (handle_type h1, handle_type h2) |
Definition at line 48 of file AutoDescriptor.hpp.
Definition at line 50 of file AutoDescriptor.hpp.
|
inlinestatic |
Definition at line 59 of file AutoDescriptor.hpp.
References BLOCXX_NAMESPACE::operator==().
|
static |
Definition at line 58 of file AutoDescriptor.cpp.
References BLOCXX_INVALID_HANDLE, BLOCXX_LOG_ERROR, BLOCXX_NAMESPACE::System::lastErrorMsg(), and BLOCXX_NAMESPACE::operator==().
|
inlinestatic |
Definition at line 52 of file AutoDescriptor.hpp.
References BLOCXX_INVALID_HANDLE.