|
Fovia's C++ Server API
|
This is the complete list of members for IHdrcServer, including all inherited members.
| AcceptConnection(void **s, signed int port, void *params, signed int *bLocalConnection)=0 | IHdrcServer | pure virtual |
| AskInterface(const BGUID *piid, struct IRoot **ppr)=0 | IHdrcServer | pure virtual |
| IRoot::AskInterface(T **pp) | IRoot | inline |
| ConnectToServer(void **s, char *host, signed int port, signed int *bLocalConnection)=0 | IHdrcServer | pure virtual |
| CreateClientStream(void *s, ILogger *pLogger, ISimpleStream **pp)=0 (defined in IHdrcServer) | IHdrcServer | pure virtual |
| CreateClientStreamEx(void *s, ILogger *pLogger, ISimpleStream **pp, signed int bLocalConnection)=0 | IHdrcServer | pure virtual |
| CreateServerStream(void *s, ISimpleStream **pp)=0 | IHdrcServer | pure virtual |
| CreateServerStreamEx(void *s, ISimpleStream **pp, signed int bLocalConnection)=0 | IHdrcServer | pure virtual |
| CreateSession(signed int SessionType, IHdrcSession **pp)=0 | IHdrcServer | pure virtual |
| DecRef()=0 | IHdrcServer | pure virtual |
| GetSession(signed int Num, IHdrcSession **pps)=0 | IHdrcServer | pure virtual |
| GetSessionNum(signed int *Num)=0 | IHdrcServer | pure virtual |
| GetStream(ENUM_STREAM_CATEGORY Category, ISimpleStream **ppv)=0 | IHdrcServer | pure virtual |
| GetTraceOptions(ENUM_TRACE_OPTIONS *)=0 (defined in IHdrcServer) | IHdrcServer | pure virtual |
| IncRef()=0 | IHdrcServer | pure virtual |
| Init()=0 | IHdrcServer | pure virtual |
| RemoveSession(IHdrcSession *pS)=0 | IHdrcServer | pure virtual |
| SetDatasetLoadFunc(ENUM_LOAD_FUNC loadtype, loadfunc *func)=0 | IHdrcServer | pure virtual |
| SetSegmentFunc(ENUM_SEGMENT_FUNC segmenttype, segmentfunc *func)=0 | IHdrcServer | pure virtual |
| SetStream(ENUM_STREAM_CATEGORY Category, ISimpleStream *pv)=0 | IHdrcServer | pure virtual |
| SetTraceOptions(ENUM_TRACE_OPTIONS e)=0 | IHdrcServer | pure virtual |
| Term()=0 | IHdrcServer | pure virtual |
| WaitForAllSessions()=0 | IHdrcServer | pure virtual |
1.8.9.1