ExtendedTypeInfo File Reference

#include <typeinfo>
#include <string>
#include <osgIntrospection/type_traits>

Classes

class  osgIntrospection::ExtendedTypeInfo

Namespaces

namespace  osgIntrospection

Functions

template<typename T >
osgIntrospection::ExtendedTypeInfo extended_typeid ()

Variables

osgIntrospection::ExtendedTypeInfo extended_typeid (T)

Function Documentation

template<typename T >
osgIntrospection::ExtendedTypeInfo extended_typeid (  )  [inline]

extended_typeid works like typeid, but returns an ExtendedTypeInfo. This version operates on types, which must be specified as a template parameter.


Variable Documentation

extended_typeid works like typeid, but returns an ExtendedTypeInfo. This version operates on expressions.


Generated by  doxygen 1.6.2