#include <vhdProperty/vhdPropertyController.h>
#include <vhdProperty/vhdProperty.h>
#include <vhdFundamental/vhdDiag.h>
#include "_vhdProperty/_vhdProperty.h"
#include <vhdContainers/vhdHashSet.h>
#include <vhdExceptions/vhdMemoryAllocationError.h>
#include <vhdExceptions/vhdIllegalArgumentException.h>
#include <vhdExceptions/vhdIllegalOperationException.h>
#include <vhdExceptions/vhdIndexOutOfBoundsException.h>
Defines | |
#define | VHDPROPERTYCONTROLLER_EXPORT VHD_DLL_EXPORT |
#define | VHD_DLL_EXPORT |
#define | _VHD_METHOD_NAME "vhdPropertyController::vhdPropertyController()" |
#define | _VHD_METHOD_NAME "vhdPropertyController::~vhdPropertyController()" |
#define | _VHD_METHOD_NAME "vhdPropertyController::_signInToProperties()" |
#define | _VHD_METHOD_NAME "vhdPropertyController::_signOutFromProperties()" |
#define | _VHD_METHOD_NAME "vhdPropertyController::setPriorityLevel(vhtInt priorityLevel)" |
#define | _VHD_METHOD_NAME "vhdPropertyController::getPriorityLevel()" |
#define | _VHD_METHOD_NAME "vhdPropertyController::getNumberOfProperties()" |
#define | _VHD_METHOD_NAME "vhdPropertyController::hasProperty(vhdPropertyRef property)" |
#define | _VHD_METHOD_NAME "vhdPropertyController::addProperty(vhdPropertyRef property)" |
#define | _VHD_METHOD_NAME "vhdPropertyController::removeProperty(vhdPropertyRef property)" |
#define | _VHD_METHOD_NAME "vhdPropertyController::getPropertyByIndex( vhtSize32 index)" |
#define | _VHD_METHOD_NAME "vhdPropertyObserver::getProperties()" |
#define | _VHD_METHOD_NAME "vhdPropertyController::isForemost()" |
#define | _VHD_METHOD_NAME "vhdPropertyController::hasControl( vhtTime timeout)" |
#define | _VHD_METHOD_NAME "vhdPropertyController::assureControl()" |
#define | VHD_DLL_EXPORT VHDPROPERTYCONTROLLER_EXPORT |
Functions | |
vhdCLASS_TYPE_INIT (vhdPropertyController, vhdObject) vhdPropertyController |
#define _VHD_METHOD_NAME "vhdPropertyController::assureControl()" |
#define _VHD_METHOD_NAME "vhdPropertyController::hasControl( vhtTime timeout)" |
#define _VHD_METHOD_NAME "vhdPropertyController::isForemost()" |
#define _VHD_METHOD_NAME "vhdPropertyObserver::getProperties()" |
#define _VHD_METHOD_NAME "vhdPropertyController::getPropertyByIndex( vhtSize32 index)" |
#define _VHD_METHOD_NAME "vhdPropertyController::removeProperty(vhdPropertyRef property)" |
#define _VHD_METHOD_NAME "vhdPropertyController::addProperty(vhdPropertyRef property)" |
#define _VHD_METHOD_NAME "vhdPropertyController::hasProperty(vhdPropertyRef property)" |
#define _VHD_METHOD_NAME "vhdPropertyController::getNumberOfProperties()" |
#define _VHD_METHOD_NAME "vhdPropertyController::getPriorityLevel()" |
#define _VHD_METHOD_NAME "vhdPropertyController::setPriorityLevel(vhtInt priorityLevel)" |
#define _VHD_METHOD_NAME "vhdPropertyController::_signOutFromProperties()" |
#define _VHD_METHOD_NAME "vhdPropertyController::_signInToProperties()" |
#define _VHD_METHOD_NAME "vhdPropertyController::~vhdPropertyController()" |
#define _VHD_METHOD_NAME "vhdPropertyController::vhdPropertyController()" |
#define VHD_DLL_EXPORT VHDPROPERTYCONTROLLER_EXPORT |
#define VHD_DLL_EXPORT |
#define VHDPROPERTYCONTROLLER_EXPORT VHD_DLL_EXPORT |
vhdCLASS_TYPE_INIT | ( | vhdPropertyController | , | |
vhdObject | ||||
) |