$search
#include "typemodel.hh"
#include "typevisitor.hh"
#include "registry.hh"
#include <boost/ref.hpp>
Go to the source code of this file.
Classes | |
class | Typelib::BadValueCast |
class | Typelib::FieldGetter |
class | Typelib::FieldNotFound |
class | Typelib::Value |
class | Typelib::ValueVisitor |
Namespaces | |
namespace | Typelib |
Functions | |
is not a field of the base type | |
Value | Typelib::value_get_field (void *ptr, Type const &type, std::string const &name) |
Value | Typelib::value_get_field (Value v, std::string const &name) |