#include <vhdProperty/vhdPropertyClient.h>
#include <vhdProperty/vhdProperty.h>
#include <vhdProperty/vhdPropertyTreeIterator.h>
#include <vhdFundamental/vhdDiag.h>
#include <vhdExceptions/vhdMemoryAllocationError.h>
#include <vhdExceptions/vhdIllegalArgumentException.h>
#include <vhdExceptions/vhdIllegalOperationException.h>
Defines | |
#define | _VHD_METHOD_NAME "vhdPropertyClient::vhdPropertyClient()" |
#define | _VHD_METHOD_NAME "vhdPropertyClient::~vhdPropertyClient()" |
#define | _VHD_METHOD_NAME "vhdPropertyClient::isOwner( vhdPropertyRef property)" |
#define | _VHD_METHOD_NAME "vhdPropertyClient::gainOwnership( vhdPropertyRef property)" |
#define | _VHD_METHOD_NAME "vhdPropertyClient::passOwnership( vhdPropertyClientRef newPropertyOwner, vhdPropertyRef property)" |
#define | _VHD_METHOD_NAME "vhdPropertyClient::disableProperty( vhdPropertyRef property)" |
Functions | |
vhdCLASS_TYPE_INIT (vhdPropertyClient, vhdObject) vhdPropertyClient |
#define _VHD_METHOD_NAME "vhdPropertyClient::disableProperty( vhdPropertyRef property)" |
#define _VHD_METHOD_NAME "vhdPropertyClient::passOwnership( vhdPropertyClientRef newPropertyOwner, vhdPropertyRef property)" |
#define _VHD_METHOD_NAME "vhdPropertyClient::gainOwnership( vhdPropertyRef property)" |
#define _VHD_METHOD_NAME "vhdPropertyClient::isOwner( vhdPropertyRef property)" |
#define _VHD_METHOD_NAME "vhdPropertyClient::~vhdPropertyClient()" |
#define _VHD_METHOD_NAME "vhdPropertyClient::vhdPropertyClient()" |
vhdCLASS_TYPE_INIT | ( | vhdPropertyClient | , | |
vhdObject | ||||
) |