This is the complete list of members for
VMCall, including all inherited members.
apply(Type const &type) | Typelib::TypeVisitor | |
call(DCCallVM *vm, void *handle, VALUE return_type) | VMCall | [inline, static] |
dispatch(Type const &type) | Typelib::TypeVisitor | [protected] |
getReturnedValue() const | VMCall | [inline] |
m_handle | VMCall | [private] |
m_return | VMCall | [private] |
m_return_type | VMCall | [private] |
m_vm | VMCall | [private] |
visit_(NullType const &type) | VMCall | [inline, private, virtual] |
visit_(Numeric const &type) | VMCall | [inline, private, virtual] |
visit_(Enum const &type) | VMCall | [inline, private, virtual] |
visit_(Pointer const &type) | VMCall | [inline, private, virtual] |
visit_(Array const &type) | VMCall | [inline, private, virtual] |
visit_(Compound const &type) | VMCall | [inline, private, virtual] |
Typelib::TypeVisitor::visit_(OpaqueType const &type) | Typelib::TypeVisitor | [protected, virtual] |
Typelib::TypeVisitor::visit_(Container const &type) | Typelib::TypeVisitor | [protected, virtual] |
Typelib::TypeVisitor::visit_(Compound const &type, Field const &field) | Typelib::TypeVisitor | [protected, virtual] |
VMCall(DCCallVM *vm, void *handle, VALUE return_type) | VMCall | [inline] |
~TypeVisitor() | Typelib::TypeVisitor | [inline, virtual] |