|
LSSTApplications
10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
|
This object represents the host that is being used to transmit events, giving quick access to often-used host information. More...
#include <Host.h>
Public Member Functions | |
| unsigned int const | getIPAddress () |
| get the IP address More... | |
| std::string const & | getHostName () |
| get the host name More... | |
Static Public Member Functions | |
| static Host const & | getHost () |
| get the Host object, which can access the host and ip address. More... | |
Static Protected Attributes | |
| static Host * | thisHost = 0 |
| static std::string | _hostname |
| static unsigned int | _IPAddr = 0 |
This object represents the host that is being used to transmit events, giving quick access to often-used host information.
|
static |
| std::string const & lsst::ctrl::events::Host::getHostName | ( | ) |
| unsigned int const lsst::ctrl::events::Host::getIPAddress | ( | ) |
|
staticprotected |
|
staticprotected |
1.8.5