#include <acsutilPorts.h>
Public Member Functions | |
ACSPorts () | |
virtual | ~ACSPorts () |
Static Public Member Functions | |
const unsigned long | getBasePort () |
std::string | getManagerPort (int baseport) |
std::string | getManagerPort () |
std::string | getNamingServicePort (int baseport) |
std::string | getNamingServicePort () |
std::string | getNotifyServicePort (int baseport, const char *name=NULL) |
std::string | getNotifyServicePort () |
std::string | getLoggingServicePort (int baseport) |
std::string | getLoggingServicePort () |
std::string | getIRPort (int baseport) |
std::string | getIRPort () |
std::string | getLogPort (int baseport) |
std::string | getLogPort () |
std::string | getCDBPort (int baseport) |
std::string | getCDBPort () |
std::string | getContainerDaemonPort () |
std::string | getServicesDaemonPort () |
const char * | getIP () |
Private Member Functions | |
ACSPorts (const ACSPorts &) | |
void | operator= (const ACSPorts &) |
|
Constructor |
|
Destructor |
|
Copy not allowed. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Assignment not allowed. |