Adaptive Framework
0.9.0
|
Properties callback object implementation. More...
#include "afw_internal.h"
#include "afw_object_impl_declares.h"
#include "afw_object_setter_impl_declares.h"
Go to the source code of this file.
Macros | |
#define | impl_afw_object_get_meta afw_object_impl_internal_get_meta |
#define | impl_afw_object_get_property_meta afw_object_impl_internal_get_property_meta |
#define | impl_afw_object_get_next_property_meta afw_object_impl_internal_get_next_property_meta |
#define | AFW_IMPLEMENTATION_ID "properties_callback" |
#define | IMPL_ASSERT_MUTABLE(instance, xctx) |
Properties callback object implementation.
Definition in file afw_object_properties_callback.c.
#define IMPL_ASSERT_MUTABLE | ( | instance, | |
xctx | |||
) |
Definition at line 34 of file afw_object_properties_callback.c.