Output file class.
![]() | OutputFile () |
![]() | ~OutputFile () |
![]() | Open (const string* file) |
![]() | Close () |
![]() | Good () |
![]() | operator<< (const char* ) |
![]() | operator<< (char) |
![]() | operator<< (unsigned char) |
![]() | operator<< (short) |
![]() | operator<< (unsigned short) |
![]() | operator<< (int) |
![]() | operator<< (unsigned int) |
![]() | operator<< (long) |
![]() | operator<< (unsigned long) |
![]() | operator<< (float) |
![]() | operator<< (double) |
![]() | operator<< (string) |
![]() | operator<< (Point) |
Output file class.
virtual ~OutputFile()
void Open(const string* file)
void Close()
bool Good()
OutputFile& operator<<(const char* )
OutputFile& operator<<(char)
OutputFile& operator<<(unsigned char)
OutputFile& operator<<(short)
OutputFile& operator<<(unsigned short)
OutputFile& operator<<(int)
OutputFile& operator<<(unsigned int)
OutputFile& operator<<(long)
OutputFile& operator<<(unsigned long)
OutputFile& operator<<(float)
OutputFile& operator<<(double)
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de