Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

iopcLibStrings.h File Reference

File containing strings used by IOPC LIB. More...

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Defines

#define IOPC_LOGGER_RECORD_SEPARATOR   "--------------------------------------------------------"
#define IOPC_LOGGER_WARNING_HEADER   "IOPC warning (%s):\n"
#define IOPC_LOGGER_ERROR_HEADER   "IOPC error (%s):\n"
#define IOPC_LOGGER_INFO_HEADER   "IOPC info (%s):\n"
#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."

Detailed Description

File containing strings used by IOPC LIB.

Author:
Josef Troch (josef.troch@email.cz)
Date:
2003 - 2004

Define Documentation

#define IOPC_LOGGER_RECORD_SEPARATOR   "--------------------------------------------------------"
 

Separator of log messages written by IopcLogger.

#define IOPC_LOGGER_WARNING_HEADER   "IOPC warning (%s):\n"
 

Header of warning log messages written by IopcLogger (s = date/time).

#define IOPC_LOGGER_ERROR_HEADER   "IOPC error (%s):\n"
 

Header of error log messages written by IopcLogger (s = date/time).

#define IOPC_LOGGER_INFO_HEADER   "IOPC info (%s):\n"
 

Header of info log messages written by IopcLogger (s = date/time).


Generated on Wed Aug 11 22:34:05 2004 for IOPC by Doxygen 1.3.6