Define DEFINE_SDV_OBJECT_NO_EXPORT#
Defined in File component_impl.h
Define Documentation#
-
DEFINE_SDV_OBJECT_NO_EXPORT(sdv_object_class)#
Define the SDV object (derived from CSdvObject) to be exposed to the framework. Do not define export functions.
- Parameters:
sdv_object_class – The object class must derive from sdv::CSdvObject.