Typelib::AlreadyDefined Class Reference

#include <typelib/registry.hh>

Inheritance diagram for Typelib::AlreadyDefined:

Inheritance graph
[legend]
Collaboration diagram for Typelib::AlreadyDefined:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 AlreadyDefined (std::string const &name)
 ~AlreadyDefined () throw ()
std::string getName () const


Detailed Description

A type is already defined (duplicates definitions are not allowed in type registries)

Constructor & Destructor Documentation

Typelib::AlreadyDefined::AlreadyDefined ( std::string const &  name  )  [inline]

Typelib::AlreadyDefined::~AlreadyDefined (  )  throw () [inline]


Member Function Documentation

std::string Typelib::AlreadyDefined::getName (  )  const [inline]


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

Generated on Thu Jan 22 16:37:56 2009 for typeLib by doxygen 1.5.6
SourceForge.net Project Page