Go to the source code of this file.
Classes | |
| class | QGpCoreTools::AbstractStream |
| Brief description of class still missing. More... | |
Namespaces | |
| namespace | QGpCoreTools |
Typedefs | |
| typedef AbstractStream &(* | QGpCoreTools::AbstractStreamFunction )(AbstractStream &) |
Functions | |
| AbstractStream & | QGpCoreTools::endl (AbstractStream &s) |
| AbstractStream & | QGpCoreTools::flush (AbstractStream &s) |
| AbstractStream & | QGpCoreTools::operator<< (AbstractStream &s, AbstractStreamFunction f) |