|
CeresEngine 0.2.0
A game development framework
|
#include "CeresEngine/DataTypes.hpp"#include "CeresEngine/Foundation/Function.hpp"#include "CeresEngine/Foundation/Container/InitializerList.hpp"#include "CeresEngine/Foundation/Container/List.hpp"#include "CeresEngine/Foundation/Container/Stack.hpp"#include "CeresEngine/Foundation/Container/Vector.hpp"#include <ostream>Go to the source code of this file.
Classes | |
| class | CeresEngine::IndentHandler |
| Indentation handler base class. More... | |
| class | CeresEngine::ScopedIndent |
| Helper class for temporary indentation. More... | |
| class | CeresEngine::CodeWriter |
| struct | CeresEngine::CodeWriter::Options |
| struct | CeresEngine::CodeWriter::AlignedLine |
| struct | CeresEngine::CodeWriter::AlignedLineQueue |
| struct | CeresEngine::CodeWriter::ScopeState |
| struct | CeresEngine::CodeWriter::ScopeOptions |
| struct | CeresEngine::CodeWriter::SeparatedList |
Namespaces | |
| namespace | CeresEngine |