#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 |
const char* ACSService::impexec |
const char* ACSService::impname |
const char* ACSService::impport |
const char* ACSService::imptype |
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().