|
MOOS 0.2375
|
#include <fstream>#include <string>#include <map>

Go to the source code of this file.
Classes | |
| class | CMOOSFileReader |
| Base class for reading ascii files. More... | |
Defines | |
| #define | AFX_MOOSFILEREADER_H__B355D791_3CC0_4612_B755_020A269204F2__INCLUDED_ |
Typedefs | |
| typedef std::map< pthread_t, std::ifstream * > | THREAD2FILE_MAP |
| #define AFX_MOOSFILEREADER_H__B355D791_3CC0_4612_B755_020A269204F2__INCLUDED_ |
Definition at line 39 of file MOOSFileReader.h.
| typedef std::map<pthread_t,std::ifstream *> THREAD2FILE_MAP |
Definition at line 54 of file MOOSFileReader.h.
1.7.4