rasdaman complete source
|
#include <rasmgr_master.hh>
Public Member Functions | |
ClientQueue () | |
~ClientQueue () | |
void | put (ClientID &, const char *dbName, char serverType, int errorCode) |
int | canBeServed (ClientID &, const char *dbName, char serverType, bool fake) |
ClientQueue::ClientQueue | ( | ) |
ClientQueue::~ClientQueue | ( | ) |
void ClientQueue::put | ( | ClientID & | , |
const char * | dbName, | ||
char | serverType, | ||
int | errorCode | ||
) |