Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

TypeAdapter.h File Reference

More...

#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


Detailed Description


Typedef Documentation

typedef LUT<1,float> Table1
 

typedef LUT<2,float> Table2
 

typedef LUT<3,float> Table3
 


Function Documentation

std::ostream& operator<< std::ostream &    o,
TypeAdapter const &    t
 

Convenience function for dumping object member variables.


Variable Documentation

NAMESPACE_SIMDATA class BaseType
 


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.

[SF.net]