Inferno  0.2
TypeInfo Class Reference

#include <type_info.hpp>

List of all members.

Public Member Functions

 TypeInfo (const Matcher *p)
 TypeInfo (shared_ptr< Matcher > p)
 TypeInfo (const Matcher &p)
string name () const

Detailed Description

Definition at line 9 of file type_info.hpp.


Constructor & Destructor Documentation

TypeInfo::TypeInfo ( const Matcher p) [inline]

Definition at line 15 of file type_info.hpp.

Definition at line 20 of file type_info.hpp.

TypeInfo::TypeInfo ( const Matcher p) [inline]

Definition at line 25 of file type_info.hpp.


Member Function Documentation

string TypeInfo::name ( ) const [inline]

Definition at line 30 of file type_info.hpp.

Referenced by FlattenNode_iterator::operator string().


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