Reflection File Reference

#include <osgIntrospection/Export>
#include <osgIntrospection/ExtendedTypeInfo>
#include <typeinfo>
#include <map>
#include <vector>
#include <list>

Namespaces

namespace  osgIntrospection

Classes

class  osgIntrospection::Reflection
struct  osgIntrospection::Reflection::StaticData

Defines

#define typeof(type)   osgIntrospection::Reflection::getType(extended_typeid< type >())
#define typeofvalue(val)   osgIntrospection::Reflection::getType(osgIntrospection::ExtendedTypeInfo(typeid(val), false, false))

Typedefs

typedef std::map
< ExtendedTypeInfo, Type * > 
osgIntrospection::TypeMap

Enumerations

enum  osgIntrospection::CastType { osgIntrospection::STATIC_CAST, osgIntrospection::DYNAMIC_CAST, osgIntrospection::REINTERPRET_CAST, osgIntrospection::COMPOSITE_CAST }

Define Documentation

#define typeof ( type   )     osgIntrospection::Reflection::getType(extended_typeid< type >())

#define typeofvalue ( val   )     osgIntrospection::Reflection::getType(osgIntrospection::ExtendedTypeInfo(typeid(val), false, false))


Generated on Wed Aug 13 17:03:30 2008 for openscenegraph by  doxygen 1.5.6