Classes
Modules
Namespaces
Files
Related Pages
Todo List
Member
ACS::getTime
()
Remove this deprecated function with
ACS
5.1 or 6.0
Class
ACS::ThreadManagerBase
GCH Why a forward declaration for the Thread class here? Thread Base should be sufficient !!!!! Try to remove it and see what happens.
Member
ACS::ThreadManagerBase::ThreadManagerBase
()
GCH Why a friend declaration for the Thread class here? Thread Base should be sufficient !!!!! Try to remove it and see what happens.
Member
ACSErr::ErrorTraceHelper::getErrorTrace
()
if current is NULL than exception should be thrown
Member
ACSError::ACSError
()
in case of error exception shall be thrown
Member
ACSError::getErrorTrace
()
if current is NULL than exception should be thrown
Member
maci::ContainerImpl::getComponent
(const char *name, const char *domain, bool activate)
getComponent should throw an exception in case of error
throw ex;
throw ex;
throw ex;
throw ex;
Member
maci::ContainerServices::getThreadManager
()
This returns a pointer to the intermal threadManager object. This operation is potentially dangerous and we should may be better return a reference counting Loki smart pointer, but this requires changing the interfaces.
Member
maci::SimpleClient::getComponent
(const char *name, const char *domain, bool activate)
why here is using get_service and not get_component ?
Generated on Thu Jan 12 2012 23:13:52 for ACS-10.0 C++ API by
1.7.0