rasdaman complete source
|
#include <rasmgr_master.hh>
Public Member Functions | |
ClientID () | |
void | init (const char *) |
bool | operator== (const ClientID &) |
bool | operator!= (const ClientID &) |
std::string | getID () const |
bool | isValid () const |
Friends | |
std::ostream & | operator<< (std::ostream &, const ClientID &) |
ClientID::ClientID | ( | ) |
std::string ClientID::getID | ( | ) | const |
void ClientID::init | ( | const char * | ) |
bool ClientID::isValid | ( | ) | const |
|
friend |