MAXON API - Decorators¶
Decorators¶
Interface Decorator¶
|
|
Decorator to defines an Interface that can be treated as Reference at the same time. |
|
|
|
|
|
|
|
|
At the moment MAXON_FUNCTION is just a dummy function to mark the function that it is trampolin code to another function. |
|
At the moment MAXON_STATICFUNCTION is just a dummy function to mark the function that it is trampolin code to another function. |
At the moment MAXON_OVERLOAD is just a dummy function to mark a function being overloaded |
|
|
At the moment MAXON_FUNCTION_EXTEND is just a dummy function to mark the function that it is trampolin code to another function. |
|
Enum Decorator¶
|
|
|
Registration Decorator¶
|
Decorator to mark an element as a maxon API component (available from a registry) |
|
MAXON_COMPONENT_OBJECT_REGISTER registers a component, creates an object class which uses the component and
|
|
MAXON_COMPONENT_OBJECT_REGISTER registers a component, creates an object class which uses the component and
|
|