#include <SimData/Export.h>
#include <SimData/Exception.h>
#include <SimData/Namespace.h>
#include <SimData/Enum.h>
#include <SimData/Path.h>
#include <SimData/Types.h>
#include <SimData/PTS.h>
#include <string>
#include <iostream>
Go to the source code of this file.
Compounds | |
| class | TypeAdapter |
| Dynamically typed wrapper for basic types and objects. More... | |
Typedefs | |
| typedef LUT< 1, float > | Table1 |
| typedef LUT< 2, float > | Table2 |
| typedef LUT< 3, float > | Table3 |
Functions | |
| std::ostream & | operator<< (std::ostream &o, TypeAdapter const &t) |
| Convenience function for dumping object member variables. | |
Variables | |
| NAMESPACE_SIMDATA class | BaseType |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
Convenience function for dumping object member variables.
|
|
|
|
|
SimData version pre-0.4.0. For more information on SimData, visit the SimData Homepage. Generated on Tue Oct 14 12:06:40 2003, using Doxygen 1.2.18. |