|
ACSService − |
|
#include <acsRequest.h> |
|
Public Attributes |
|
const char * xmltag |
|
const char * script |
|
const char * impname |
|
const char * imptype |
|
const char * impport |
|
const char * impexec |
|
const char * svccorbaurl |
|
std::string(* svcport )(int) |
|
std::string(* namedsvcport )(int, const char *) |
|
bool autorestart |
|
bool async |
|
const ACSServiceType * depententService |
|
bool ACSService::async |
|
bool ACSService::autorestart |
|
const ACSServiceType* ACSService::depententService |
|
Referenced by ACSServiceRequestDescription::getDependentService(). |
|
const char* ACSService::impexec |
|
const char* ACSService::impname |
|
Referenced by ACSImpBaseHandlerImpl< ACSInterfaceRepositoryImpHandlerImpl >::getName(). |
|
const char* ACSService::impport |
|
Referenced by ACSImpBaseHandlerImpl< ACSInterfaceRepositoryImpHandlerImpl >::getPort(). |
|
const char* ACSService::imptype |
|
Referenced by ACSImpBaseHandlerImpl< ACSInterfaceRepositoryImpHandlerImpl >::getType(). |
|
std::string(* ACSService::namedsvcport)(int, const char *) |
|
const char* ACSService::script |
|
const char* ACSService::svccorbaurl |
|
std::string(* ACSService::svcport)(int) |
|
const char* ACSService::xmltag |
|
Referenced by ACSServiceRequestDescription::getACSServiceName(). |
|
Generated automatically by Doxygen for ACS-2016.4 C++ API from the source code. |