#include <typelib/typemodel.hh>
Public Member Functions | |
NullType (std::string const &name) | |
virtual std::set< Type const * > | dependsOn () const |
Typelib::NullType::NullType | ( | std::string const & | name | ) | [inline] |
virtual std::set<Type const*> Typelib::NullType::dependsOn | ( | ) | const [inline, virtual] |
The set of types this type depends upon
Implements Typelib::Type.