ATLAS Offline Software
|
This is the complete list of members for IAthenaIPCTool, including all inherited members.
ATLAS_NOT_THREAD_SAFE(long eventNumber, const void *source, size_t nbytes, unsigned int status) const =0 | IAthenaIPCTool | pure virtual |
clearObject(const char **tokenString, int &num)=0 | IAthenaIPCTool | pure virtual |
DeclareInterfaceID(IAthenaIPCTool, 1, 0) | IAthenaIPCTool | |
getLockedEvent(void **target, unsigned int &status) const =0 | IAthenaIPCTool | pure virtual |
getObject(void **target, size_t &nbytes, int num=0)=0 | IAthenaIPCTool | pure virtual |
isClient() const =0 | IAthenaIPCTool | pure virtual |
isServer() const =0 | IAthenaIPCTool | pure virtual |
lockEvent(long eventNumber) const =0 | IAthenaIPCTool | pure virtual |
lockObject(const char *tokenString, int num=0)=0 | IAthenaIPCTool | pure virtual |
makeClient(int num, std::string &streamPortSuffix)=0 | IAthenaIPCTool | pure virtual |
makeServer(int num, const std::string &streamPortSuffix)=0 | IAthenaIPCTool | pure virtual |
putObject(const void *source, size_t nbytes, int num=0)=0 | IAthenaIPCTool | pure virtual |