|
Orxonox
0.0.5 Codename: Arcturus
|
The util library contains several functions, classes, and templates that can be used in different parts of the Orxonox-code. More...
Modules | |
| Conversion functions | |
| Exceptions and assertions | |
| Mathematical functions | |
| MultiType | |
| Output system | |
| Singletons and Scope | |
| SmallObjectAllocator | |
| String functions | |
Files | |
| file | Clipboard.h |
| Some functions to exchange text between the OS clipboard and the Shell in Orxonox. | |
| file | Clock.h |
| file | ExprParser.h |
| Declaration of FloatParser. | |
| file | mbool.h |
| Declaration and implementation of the orxonox::mbool class. | |
| file | OrxEnum.h |
| file | Serialise.h |
| Functions to serialise most of the types/classed used in Orxonox. | |
| file | SignalHandler.h |
| Declaration of the SignalHandler class. | |
| file | VA_NARGS.h |
| Declaration of the ORXONOX_VA_NARGS macro which returns the number of arguments passed to a variadic macro. | |
The util library contains several functions, classes, and templates that can be used in different parts of the Orxonox-code.
They provide functionalities for mathematical use, string manipulation, typeconversion, multi-types, error- and exception-handling, debug output, and many more.
1.8.11