Fovia's C++ Server API
IHdrcServer Member List

This is the complete list of members for IHdrcServer, including all inherited members.

AcceptConnection(void **s, signed int port, void *params, signed int *bLocalConnection)=0IHdrcServerpure virtual
AskInterface(const BGUID *piid, struct IRoot **ppr)=0IHdrcServerpure virtual
IRoot::AskInterface(T **pp)IRootinline
ConnectToServer(void **s, char *host, signed int port, signed int *bLocalConnection)=0IHdrcServerpure virtual
CreateClientStream(void *s, ILogger *pLogger, ISimpleStream **pp)=0 (defined in IHdrcServer)IHdrcServerpure virtual
CreateClientStreamEx(void *s, ILogger *pLogger, ISimpleStream **pp, signed int bLocalConnection)=0IHdrcServerpure virtual
CreateServerStream(void *s, ISimpleStream **pp)=0IHdrcServerpure virtual
CreateServerStreamEx(void *s, ISimpleStream **pp, signed int bLocalConnection)=0IHdrcServerpure virtual
CreateSession(signed int SessionType, IHdrcSession **pp)=0IHdrcServerpure virtual
DecRef()=0IHdrcServerpure virtual
GetSession(signed int Num, IHdrcSession **pps)=0IHdrcServerpure virtual
GetSessionNum(signed int *Num)=0IHdrcServerpure virtual
GetStream(ENUM_STREAM_CATEGORY Category, ISimpleStream **ppv)=0IHdrcServerpure virtual
GetTraceOptions(ENUM_TRACE_OPTIONS *)=0 (defined in IHdrcServer)IHdrcServerpure virtual
IncRef()=0IHdrcServerpure virtual
Init()=0IHdrcServerpure virtual
RemoveSession(IHdrcSession *pS)=0IHdrcServerpure virtual
SetDatasetLoadFunc(ENUM_LOAD_FUNC loadtype, loadfunc *func)=0IHdrcServerpure virtual
SetSegmentFunc(ENUM_SEGMENT_FUNC segmenttype, segmentfunc *func)=0IHdrcServerpure virtual
SetStream(ENUM_STREAM_CATEGORY Category, ISimpleStream *pv)=0IHdrcServerpure virtual
SetTraceOptions(ENUM_TRACE_OPTIONS e)=0IHdrcServerpure virtual
Term()=0IHdrcServerpure virtual
WaitForAllSessions()=0IHdrcServerpure virtual