Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

assert.h File Reference

Go to the source code of this file.

Defines

#define _ASSERT   assert
#define IPP_ASSERT_FAIL(message)   _ASSERT(0)
#define IPP_ASSERT_MSG(cond, message)   _ASSERT(cond)
#define IPP_ASSERT(cond)   _ASSERT(cond)


Define Documentation

#define _ASSERT   assert
 

Definition at line 14 of file assert.h.

#define IPP_ASSERT cond   )     _ASSERT(cond)
 

Definition at line 20 of file assert.h.

Referenced by ippSocketImp::Accept(), world::addDaemon(), ippOnScanReportCommand::append(), AsBoolean(), AsInteger(), ippSimpleClient::ClearAllErrors(), ippSocketImp::Close(), ippSpyClient::Connect(), ippSocket::Connect(), ippSimpleClient::Connect(), ippSocketImp::Create(), ippServerQueues::DequeueCommand(), ippServerQueues::DequeueEvent(), ippServerQueues::DequeueResponse(), ippStringBuilder::EndFunc(), ippSimpleServer::ExecuteCommand(), ippExecutor::generateCompletedResponse(), ippScanOnCurveCommand::getCommandString(), world::getDaemon(), ippOnScanReportCommand::getIndexOf(), ippOnScanReportCommand::getNumberOfReportedValues(), ippTag::getTagString(), ippBasicExecutor::GetToolProperty(), ippBasicExecutor::getTools(), ippSocketImpVerification::ippSocketImpVerification(), ippSocketImp::Listen(), ippSimpleServer::OnClientConnected(), ippSpyServer::PerformListening(), ippEngine::PerformRead(), ippSocketImp::Ping(), ippSimpleClient::SendCommand(), ippClientServerSpy::Start(), ippClientServerSpy::Stop(), world::stopDaemon(), and ippStringBuilder::ToString().

#define IPP_ASSERT_FAIL message   )     _ASSERT(0)
 

Definition at line 17 of file assert.h.

Referenced by ippBasicExecutor::beforeExecuteGet(), ippCommandChecker::checkCommand(), ippMockExecutor::executeAlignPart(), ippMockExecutor::executeAlignTool(), ippMockExecutor::executeCenterPart(), ippMockExecutor::executeChangeTool(), ippMockExecutor::executeClearAllErrors(), ippMockExecutor::executeDeleteCoordSystem(), ippMockExecutor::executeDisableUser(), ippMockExecutor::executeEnableUser(), ippMockExecutor::executeEnumAllProp(), ippMockExecutor::executeEnumAllToolCollections(), ippMockExecutor::executeEnumCoordSystems(), ippMockExecutor::executeEnumProp(), ippMockExecutor::executeEnumToolCollection(), ippMockExecutor::executeEnumTools(), ippMockExecutor::executeFindTool(), ippMockExecutor::executeGet(), ippMockExecutor::executeGetChangeToolAction(), ippMockExecutor::executeGetCoordSystem(), ippMockExecutor::executeGetCsyTransformation(), ippBasicExecutor::executeGetCsyTransformation(), ippMockExecutor::executeGetErrorInfo(), ippMockExecutor::executeGetErrStatusE(), ippMockExecutor::executeGetMachineClass(), ippMockExecutor::executeGetNamedCsyTransformation(), ippMockExecutor::executeGetProp(), ippMockExecutor::executeGetPropE(), ippMockExecutor::executeGetXtdErrStatus(), ippMockExecutor::executeGoTo(), ippMockExecutor::executeHome(), ippMockExecutor::executeIsUserEnabled(), ippMockExecutor::executeLoadCoordSystem(), ippMockExecutor::executeLockAxis(), ippMockExecutor::executeOnMoveReportE(), ippMockExecutor::executeOnPtMeasReport(), ippMockExecutor::executeOnScanReport(), ippMockExecutor::executeOpenToolCollection(), ippMockExecutor::executePtMeas(), ippMockExecutor::executePtMeasSelfCenter(), ippMockExecutor::executePtMeasSelfCenterLocked(), ippMockExecutor::executeReQualify(), ippMockExecutor::executeSaveActiveCoordSystem(), ippMockExecutor::executeSaveNamedCsyTransformation(), ippMockExecutor::executeScanInCylEndIsPlane(), ippMockExecutor::executeScanInCylEndIsSphere(), ippMockExecutor::executeScanInPlaneEndIsCyl(), ippMockExecutor::executeScanInPlaneEndIsPlane(), ippMockExecutor::executeScanInPlaneEndIsSphere(), ippMockExecutor::executeScanOnCircle(), ippMockExecutor::executeScanOnCircleHint(), ippMockExecutor::executeScanOnCurve(), ippMockExecutor::executeScanOnCurveDensity(), ippMockExecutor::executeScanOnCurveHint(), ippMockExecutor::executeScanOnHelix(), ippMockExecutor::executeScanOnLineHint(), ippMockExecutor::executeScanUnknownDensity(), ippMockExecutor::executeScanUnknownHint(), ippMockExecutor::executeSetCoordSystem(), ippMockExecutor::executeSetCsyTransformation(), ippMockExecutor::executeSetProp(), ippMockExecutor::executeSetTool(), ippMockExecutor::executeStopAllDaemons(), ippMockExecutor::executeStopDaemon(), ippMockExecutor::executeTiltCenterPart(), ippMockExecutor::executeTiltPart(), ippCommand::getCommandString(), ippScanOnCurveCommand::getFormatString(), ippTag::getTagString(), ippSocketImp::Listen(), ippSimpleClient::ProcessLine(), ippBasicExecutor::setTool(), world::update(), and ippBasicExecutor::UpdateTools().

#define IPP_ASSERT_MSG cond,
message   )     _ASSERT(cond)
 

Definition at line 19 of file assert.h.

Referenced by ippOnScanReportBuilder::Commit(), ippSimpleServer::ExecuteCommand(), ippExecutor::executeCommand(), ippMockExecutor::executeScanOnLine(), ippOnScanReportBuilder::IsEmpty(), ippSimpleClient::ProcessLine(), world::putCurrentQ(), ippOnScanReportBuilder::setValue(), ippOnScanReportBuilder::setValues(), and ippOnScanReportBuilder::StartPoint().


Generated on Wed Nov 8 00:20:11 2006 for IPPDME by  doxygen 1.4.1