

Go to the source code of this file.
Namespaces | |
| namespace | DELPHIN |
Classes | |
| class | DELPHIN::Delphin5OutputData |
| This class stores all output data from a Delphin 5 output file. More... | |
Functions | |
| std::ostream & | DELPHIN::operator<< (std::ostream &out, Delphin5OutputData::type_t t) |
| Output file stream operators (ASCII mode) for type_t data. | |
| void | DELPHIN::string2type (const std::string &str, Delphin5OutputData::type_t &t) |
| std::ostream & | DELPHIN::operator<< (std::ostream &out, Delphin5OutputData::spaceType_t t) |
| Output file stream operators (ASCII mode) for spaceType_t data. | |
| void | DELPHIN::string2spaceType (const std::string &str, Delphin5OutputData::spaceType_t &t) |
| std::ostream & | DELPHIN::operator<< (std::ostream &out, Delphin5OutputData::timeType_t t) |
| Output file stream operators (ASCII mode) for timeType_t data. | |
| void | DELPHIN::string2timeType (const std::string &str, Delphin5OutputData::timeType_t &t) |
1.5.5