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
BulkDataNTReceiverImpl::openReceiverFlow
(const char *stream_name, const char *flow_name)
to be implemented
Member
BulkDataNTReceiverImpl::openReceiverFlowCfg
(const char *stream_name, const char *flow_name, const char *flow_cfg)
to be implemented
Member
BulkDataNTReceiverImpl::openReceiverStreamCfg
(const char *stream_name, const char *stream_cfg)
to be implemented
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 Mon May 4 2015 08:27:50 for ACS-2015.4 C++ API by
1.7.0