Macros Defined by NEX

Description

Macros Defined by NEX

Macros

qNew The macro wrapping the new operator.
qDelete The macro wrapping the delete operator.
QSUCCEEDED Determines whether the return code indicates a success.
QFAILED Determines whether the return code indicates a failure.
QERROR Generates a return code from the facility and error enumerators.
QSUCCESS Generates a return code from the facility and success enumerators.
QRESULT_ERROR Generates qResult from the facility and error enumerators.
QRESULT_SUCCESS Generates qResult from the facility and success enumerators.
DOCLASS Macro used when referencing the base DataSet class.
DATASET Macro used when referencing the base DataSet class.
DATASET_ISVALID Macro that determines whether a data set value is valid with the DDL revision number generated by the data.
DATASET_VALID_REVISION Macro that gets the DDL revision number for which a dataset value is valid.
MODEL Macro for accessing predicted duplica dataset values.
LOOPBACKMODEL Macro for accessing the dataset values for the predicted master duplicated object.
INVALID_DOHANDLE_VALUE The value defined when the local instance of a duplicated object was not referenced with a DOHandle.
INVALID_DOHANDLE Defines DOHandle when the local instance of a duplicated object was not referenced.

Revision History

2011/01/27
Initial version.

CONFIDENTIAL