theplu::yat::utility::TypeInfo Class Reference

Wrapper class for storing std::type_info. More...

#include <yat/utility/TypeInfo.h>

List of all members.

Public Member Functions

 TypeInfo (void)
 Constructor.
 TypeInfo (const std::type_info &)
 Constructor.
const std::type_info & get (void) const
std::string name (void) const
TypeInfooperator= (const TypeInfo &)
 assignment operator


Detailed Description

Wrapper class for storing std::type_info.

Member Function Documentation

const std::type_info& theplu::yat::utility::TypeInfo::get ( void   )  const

Returns:
stored type_info

std::string theplu::yat::utility::TypeInfo::name ( void   )  const

Returns:
name of type


The documentation for this class was generated from the following file:

Generated on Tue Jan 18 02:20:11 2011 for yat by  doxygen 1.5.5