rasdaman complete source
|
This is the complete list of members for HttpServer, including all inherited members.
abortEveryThingNow() | ServerComm | |
abortTA(unsigned long callingClientId) | ServerComm | virtual |
actual_httpserver | HttpServer | static |
actual_servercomm | ServerComm | static |
addClientTblEntry(ClientTblElt *context) | ServerComm | |
admin | ServerComm | protected |
aliveSignal(unsigned long client) | ServerComm | virtual |
beginTA(unsigned long callingClientId, unsigned short readOnly=0) | ServerComm | virtual |
callback_mgr | ServerComm | |
clearExtendedErrorInfo() | ServerComm | |
clientCount | ServerComm | static |
clientEndRequest() | ServerComm | |
clientTbl | ServerComm | static |
clientTimeout | ServerComm | |
closeDB(unsigned long callingClientId) | ServerComm | virtual |
commitTA(unsigned long callingClientId) | ServerComm | virtual |
createDB(char *name) | ServerComm | virtual |
deleteClientTblEntry(unsigned long ClientId) | ServerComm | |
deleteCollByName(unsigned long callingClientId, const char *collName) | ServerComm | virtual |
deleteObjByOId(unsigned long callingClientId, r_OId &oid) | ServerComm | virtual |
destroyDB(char *name) | ServerComm | virtual |
endInsertMDD(unsigned long callingClientId, int isPersistent) | ServerComm | virtual |
endTransfer(unsigned long client) | ServerComm | virtual |
ENSURE_TILE_FORMAT_BAD | ServerComm | protectedstatic |
ENSURE_TILE_FORMAT_OK | ServerComm | protectedstatic |
ensureTileFormat(r_Data_Format &hasFmt, r_Data_Format needFmt, const r_Minterval &dom, const BaseType *type, char *&data, unsigned long &size, int repack, int owner, const char *params=NULL) | ServerComm | protectedstatic |
errorText | ServerComm | protected |
executeQuery(unsigned long callingClientId, const char *query, ExecuteQueryRes &returnStructure) | ServerComm | virtual |
executeUpdate(unsigned long callingClientId, const char *query, ExecuteUpdateRes &returnStructure) | ServerComm | virtual |
garbageCollectionInterval | ServerComm | |
getClientContext(unsigned long ClientId) | HttpServer | virtual |
getCollByName(unsigned long callingClientId, const char *collName, char *&typeName, char *&typeStructure, r_OId &oid) | ServerComm | virtual |
getCollByOId(unsigned long callingClientId, r_OId &oid, char *&typeName, char *&typeStructure, char *&collName) | ServerComm | virtual |
getCollOIdsByName(unsigned long callingClientId, const char *collName, char *&typeName, char *&typeStructure, r_OId &oid, RPCOIdEntry *&oidTable, unsigned int &oidTableSize) | ServerComm | virtual |
getCollOIdsByOId(unsigned long callingClientId, r_OId &oid, char *&typeName, char *&typeStructure, RPCOIdEntry *&oidTable, unsigned int &oidTableSize, char *&collName) | ServerComm | virtual |
getExtendedErrorInfo() | ServerComm | |
getMDDByOId(unsigned long callingClientId, r_OId &oid, r_Minterval &mddDomain, char *&typeName, char *&typeStructure, unsigned short ¤tFormat) | ServerComm | virtual |
getNewOId(unsigned long callingClientId, unsigned short objType, r_OId &oid) | ServerComm | virtual |
getNextElement(unsigned long callingClientId, char *&buffer, unsigned int &bufferSize) | ServerComm | virtual |
getNextMDD(unsigned long callingClientId, r_Minterval &mddDomain, char *&typeName, char *&typeStructure, r_OId &oid, unsigned short ¤tFormat) | ServerComm | virtual |
getNextTile(unsigned long callingClientId, RPCMarray **rpcMarray) | ServerComm | virtual |
getObjectType(unsigned long callingClientId, r_OId &oid, unsigned short &objType) | ServerComm | virtual |
getServerStatus(ServerStatRes &returnStruct) | ServerComm | virtual |
getTypeStructure(unsigned long callingClientId, const char *typeName, unsigned short typeType, char *&typeStructure) | ServerComm | virtual |
HTTPCLIENT | ServerComm | static |
HttpServer() | HttpServer | |
HttpServer(unsigned long timeOut, unsigned long managementInterval, unsigned long listenPort, char *rasmgrHost, unsigned int rasmgrPort, char *serverName) | HttpServer | |
informRasMGR(int) | ServerComm | |
initExecuteUpdate(unsigned long callingClientId) | ServerComm | virtual |
insertColl(unsigned long callingClientId, const char *collName, const char *typeName, r_OId &oid) | ServerComm | virtual |
insertMDD(unsigned long callingClientId, const char *collName, RPCMarray *rpcMarray, const char *typeName, r_OId &oid) | ServerComm | virtual |
insertTile(unsigned long callingClientId, int isPersistent, RPCMarray *rpcMarray) | ServerComm | virtual |
insertTileSplitted(unsigned long callingClientId, int isPersistent, RPCMarray *rpcMarray, r_Minterval *tileSize) | ServerComm | virtual |
isHttpServer | ServerComm | protected |
isTAOpen(unsigned long callingClientId) | ServerComm | virtual |
listenPort | ServerComm | protected |
memUsed | ServerComm | |
openDB(unsigned long callingClientId, const char *dbName, const char *userName) | ServerComm | virtual |
printServerStatus(ostream &s=cout) | HttpServer | virtual |
processRequest(unsigned long callingClientId, char *baseName, int rascommand, char *query, int binDataSize, char *binData, int Endianess, char *&result, char *capability) | HttpServer | virtual |
rasmgrHost | ServerComm | protected |
rasmgrPort | ServerComm | protected |
removeObjFromColl(unsigned long callingClientId, const char *collName, r_OId &oid) | ServerComm | virtual |
ServerComm() | ServerComm | |
ServerComm(unsigned long timeOut, unsigned long managementInterval, unsigned long listenPort, char *rasmgrHost, unsigned int rasmgrPort, char *serverName) | ServerComm | |
serverName | ServerComm | protected |
setExtendedErrorInfo(const char *) | ServerComm | |
setStorageMode(unsigned long callingClientId, unsigned short format, const char *formatParams) | ServerComm | virtual |
setTransferMode(unsigned long callingClientId, unsigned short format, const char *formatParams) | ServerComm | virtual |
startInsertPersMDD(unsigned long callingClientId, const char *collName, r_Minterval &domain, unsigned long typeLength, const char *typeName, r_OId &oid) | ServerComm | virtual |
startInsertTransMDD(unsigned long callingClientId, r_Minterval &domain, unsigned long typeLength, const char *typeName) | ServerComm | virtual |
startRpcServer() | HttpServer | virtual |
stopRpcServer() | HttpServer | virtual |
transactionActive | ServerComm | |
~HttpServer() | HttpServer | virtual |
~ServerComm() | ServerComm | virtual |