#include <kanzi/core/cpp/iterator.hpp>
#include <kanzi/core/cpp/type_traits.hpp>
#include <kanzi/core/cpp/variant.hpp>
#include <kanzi/core/cpp/vector.hpp>
#include <kanzi/core/property/property_type.hpp>
#include "metamethod.hpp.inl"
Classes | |
class | kanzi::MethodArgument |
Holds argument type and value information. More... | |
class | kanzi::MethodArguments |
Holds arguments applied on metamethod invocation. More... | |
class | kanzi::MetaMethod |
MetaMethod provides method invocation mechanism for Kanzi classes. More... | |
Namespaces | |
kanzi | |