Go to the source code of this file.
Classes | |
| struct | MDCLIENT |
| class | masterDaemonConfig |
Typedefs | |
| typedef struct MDCLIENT | mdLiveClient |
| typedef std::map< int, mdLiveClient * > | ClientsByHandle |
| typedef std::map< int, mdDataClient * > | DataClientsByHandle |
| typedef std::map< int, mdInstrument * > | InstrumentsByHandle |
| typedef std::map<int,mdLiveClient*> ClientsByHandle |
Definition at line 10 of file masterDaemonConfig.h.
| typedef std::map<int,mdDataClient*> DataClientsByHandle |
Definition at line 11 of file masterDaemonConfig.h.
| typedef std::map<int,mdInstrument*> InstrumentsByHandle |
Definition at line 12 of file masterDaemonConfig.h.
| typedef struct MDCLIENT mdLiveClient |
1.5.6