Defines | |
#define | LIB_ERROR_INITIALIZE_PARAMS_EMPTY "IopcLib::initialize() called but both given parameters were empty." |
#define | LIB_ERROR_XML_CLASS_MISSING_IN_DB "Class ID table for project \"%s\" (table \"%s\") doesn't contain row for class \"%s\"." |
#define | LIB_WRN_DB_CLASS_MISSING_IN_XML "Class ID table for project \"%s\" (table \"%s\") contains information about class \"%s\". This class is not present in project's XML mapping file." |
#define | LIB_ERROR_RUNTIME_CLASS_NOT_IN_XML "Persistent capable class \"%s\" used by application run-time has not been specified in mapping XML file." |
#define | LIB_ERROR_CANNOT_CREATE_INSTANCE "Cannot create instance of persistent capable class \"%s\". Class's sources probably have not been processed by IOPC_SP." |
#define | LIB_ERROR_CANNOT_CREATE_REFERENCE "Cannot create reference to persistent capable class \"%s\". Class's sources probably have not been processed by IOPC_SP." |
|
|
|
|
|
|
|
|
|
|
|
|