Public Member Functions | Private Member Functions
Typelib::NullType Class Reference

#include <typemodel.hh>

Inheritance diagram for Typelib::NullType:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual std::set< Type const * > dependsOn () const
 NullType (std::string const &name)

Private Member Functions

virtual Typedo_merge (Registry &registry, RecursionStack &stack) const

Detailed Description

Definition at line 185 of file typemodel.hh.


Constructor & Destructor Documentation

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

Definition at line 188 of file typemodel.hh.


Member Function Documentation

virtual std::set<Type const*> Typelib::NullType::dependsOn ( ) const [inline, virtual]

The set of types this type depends upon

This method returns the set of types that are directly depended-upon by this type

Implements Typelib::Type.

Definition at line 189 of file typemodel.hh.

virtual Type* Typelib::NullType::do_merge ( Registry registry,
RecursionStack stack 
) const [inline, private, virtual]

Called by Type::merge when the type does not exist in registry already. This method has to create a new type in registry that matches the type definition of *this.

All types referenced by *this must be moved to their equivalent in registry.

Implements Typelib::Type.

Definition at line 192 of file typemodel.hh.


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


typelib
Author(s): Sylvain Joyeux/sylvain.joyeux@m4x.org
autogenerated on Mon Oct 6 2014 03:17:12