rasdaman complete source
Public Member Functions | Friends | List of all members
ClientID Class Reference

#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 &)
 

Constructor & Destructor Documentation

ClientID::ClientID ( )

Member Function Documentation

std::string ClientID::getID ( ) const
void ClientID::init ( const char *  )
bool ClientID::isValid ( ) const
bool ClientID::operator!= ( const ClientID )
bool ClientID::operator== ( const ClientID )

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  ,
const ClientID  
)
friend

The documentation for this class was generated from the following file: