#include "Base/spStandard.hpp"#include "Base/spInputOutputString.hpp"Go to the source code of this file.
Classes | |
| class | sp::io::DefaultException |
| Default exception holding a message describing the error. More... | |
| class | sp::io::RenderSystemException |
| Render-system-exceptions will be thrown when an object is going to be instantiated before the global render system has been created. More... | |
| class | sp::io::NullPointerException |
| Null-pointer-exceptions will be thrown when an invalid object (or rather a null pointer) is passed to a class constructor which requires a valid object. More... | |
Namespaces | |
| namespace | sp |
!! | |
| namespace | sp::io |
All simple text output and string class are in this namespace. | |
1.7.1