Public Member Functions | |
ContainerIterator (VALUE registry, VALUE parent, bool raw) | |
virtual void | dispatch (Value v) |
Public Attributes | |
VALUE | m_parent |
bool | m_raw |
VALUE | m_registry |
Definition at line 516 of file specialized_types.cc.
ContainerIterator::ContainerIterator | ( | VALUE | registry, |
VALUE | parent, | ||
bool | raw | ||
) | [inline] |
Definition at line 522 of file specialized_types.cc.
virtual void ContainerIterator::dispatch | ( | Value | v | ) | [inline, virtual] |
This is for internal use only. To visit a Value object, use apply
Reimplemented from Typelib::ValueVisitor.
Definition at line 528 of file specialized_types.cc.
Definition at line 519 of file specialized_types.cc.
Definition at line 520 of file specialized_types.cc.
Definition at line 518 of file specialized_types.cc.