A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/scope__impl_8cpp.html below:

NCBI C++ ToolKit: src/objmgr/scope_impl.cpp File Reference

Go to the source code of this file.

Go to the SVN repository for this file.

◆ CHECK_HANDLE #define CHECK_HANDLE (   func,   handle  ) Value:

if ( !handle ) { \

"CScope_Impl::" #func ": null " #handle " handle"); \

}

Base class for all object manager exceptions.

Definition at line 681 of file scope_impl.cpp.

◆ CHECK_REMOVED_HANDLE #define CHECK_REMOVED_HANDLE (   func,   handle  ) Value:

if ( !handle.IsRemoved() ) { \

"CScope_Impl::" #func ": " \

#handle " handle is not removed"); \

}

Definition at line 687 of file scope_impl.cpp.

◆ NCBI_USE_ERRCODE_X #define NCBI_USE_ERRCODE_X   ObjMgr_Scope

Definition at line 83 of file scope_impl.cpp.

◆ USE_OBJMGR_SHARED_POOL ◆ NCBI_PARAM_DECL() NCBI_PARAM_DECL ( bool  , OBJMGR  , KEEP_EXTERNAL_FOR_EDIT    ) ◆ NCBI_PARAM_DEF() NCBI_PARAM_DEF ( bool  , OBJMGR  , KEEP_EXTERNAL_FOR_EDIT  , false    ) ◆ sx_CalcHash() ◆ sx_CountFalse()

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4