Home
last modified time | relevance | path

Searched defs:class (Results 1 – 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
Dimplementation_macros.h249 #define META_DEFINE_FUNCTION_VAR(intf, class, func, ...) … argument
268 #define META_DEFINE_IMPL_FUNCTION(class, func) \ argument
274 #define META_IMPLEMENT_PLAIN_FUNCTION(class, func, ...) \ argument
277 #define META_IMPLEMENT_FUNCTION(class, func, ...) \ argument
281 #define META_IMPLEMENT_INTERFACE_PLAIN_FUNCTION(interface, class, func, ...) \ argument
284 #define META_IMPLEMENT_INTERFACE_FUNCTION(interface, class, func, ...) \ argument