ODA Product: | ODA Kernel SDK |
Sample Name: | Common |
Categories: | C++ / Beginner, Advanced / Basic functionality / Android, iOS, macOS, Linux, Windows |
Source Code Location: | Kernel/Examples/Common |
ExDynamicModule.h
— Contains declarations of several useful macros,
for example a macro for defining a custom command class with the default implementation.
ExtDbModule.h
— Contains declaration of an abstract class OdExtDbModule
inherited from the
OdRxModule
class. The class OdExtDbModule
provides an interface for platform specific functionality.
This module also includes implementation of several inline functions for getting additional information about the OdExtDbModule
class instance.
ExtDbUtils.h
— Contains declarations for supported database types,
and functions for determining the type of database and the database product.
ODA Kernel SDK Sample Applications
Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.
|