company logo

SystemClass - System services

The SystemClass provides a number of static functions in order to perform specific requirements. Originally, the class was not intended to be published, but it turned out, that it provides useful functionality. SystemClass functions are static functions that might be called from within C++ or OSI functions,

Moreover, this class is an example, how one may extent the OSI functionality by writing an OSI interface class in order to provide an OSI interface.

Notes:

When calling SystemClass functions from within OSI functions, C++ types NString and NPath have to be passed as OSI STRING values. Enumerated values are also passed as string values containing the exact enumerator name (case sensitive).

- Title unknown
Format settings

ODABA provides some features for supporting number, date and time conversion into strings. Since data conversion is made implicitly in many cases, the way of data conversion can be defined in common format settings. System class provides the following functions for changing format settings.

Function Groups
Functions