#include <string>
#include <list>
#include <map>
#include <set>
#include <boost/tuple/tuple.hpp>
#include "typename.hh"
Go to the source code of this file.
Namespaces | |
namespace | Typelib |
Classes | |
class | Typelib::Type |
class | Typelib::NullType |
class | Typelib::OpaqueType |
class | Typelib::Numeric |
class | Typelib::Enum |
class | Typelib::Enum::AlreadyExists |
class | Typelib::Enum::SymbolNotFound |
class | Typelib::Enum::ValueNotFound |
class | Typelib::Field |
class | Typelib::Compound |
class | Typelib::Indirect |
class | Typelib::Array |
class | Typelib::Pointer |
struct | Typelib::UnknownContainer |
class | Typelib::Container |
struct | Typelib::Container::DeleteIfPredicate |
struct | Typelib::Container::PredicateWrapper< Pred > |
struct | Typelib::TypeException |
struct | Typelib::BadCategory |
struct | Typelib::NullTypeFound |