Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/classCDiscrepancySet.html below:
NCBI C++ ToolKit: CDiscrepancySet Class Reference
Search Toolkit Book for CDiscrepancySet
#include <misc/discrepancy/discrepancy.hpp>
virtual ~CDiscrepancySet () virtual CRef< CDiscrepancyProduct > RunTests (const TTestNamesSet &testnames, const CSerialObject &object, const string &filename)=0 virtual CRef< CDiscrepancyProduct > GetProduct ()=0 virtual unsigned Summarize ()=0 virtual map< string, size_t > Autofix ()=0 virtual void ParseStream (CObjectIStream &stream, const string &fname, bool skip, const string &default_header=kEmptyStr)=0 virtual void AddTest (eTestNames name)=0 virtual void AddTest (string_view name)=0 virtual void ParseStrings (const string &fname)=0 virtual void Push (const CSerialObject &root, const string &fname=kEmptyStr)=0 virtual void Parse ()=0 virtual TDiscrepancyCaseMap GetTests () const =0 virtual void Autofix (TReportObjectList &tofix, map< string, size_t > &rep, const string &default_header=kEmptyStr)=0 void SetUserData (void *p) void * GetUserData () const const string & GetLineage () const void SetLineage (const string &s) virtual void SetSuspectRules (const string &name, bool read=true)=0 virtual const CSerialObject * FindObject (CReportObj &obj, bool alt=false)=0 CObject (void) Constructor. More...
CObject (const CObject &src) Copy constructor. More...
virtual ~CObject (void) Destructor. More...
CObject & operator= (const CObject &src) THROWS_NONE Assignment operator. More...
bool CanBeDeleted (void) const THROWS_NONE Check if object can be deleted. More...
bool IsAllocatedInPool (void) const THROWS_NONE Check if object is allocated in memory pool (not system heap) More...
bool Referenced (void) const THROWS_NONE Check if object is referenced. More...
bool ReferencedOnlyOnce (void) const THROWS_NONE Check if object is referenced only once. More...
void AddReference (void) const Add reference to object. More...
void RemoveReference (void) const Remove reference to object. More...
void ReleaseReference (void) const Remove reference without deleting object. More...
virtual void DoNotDeleteThisObject (void) Mark this object as not allocated in heap – do not delete this object. More...
virtual void DoDeleteThisObject (void) Mark this object as allocated in heap – object can be deleted. More...
void * operator new (size_t size) Define new operator for memory allocation. More...
void * operator new[] (size_t size) Define new[] operator for 'array' memory allocation. More...
void operator delete (void *ptr) Define delete operator for memory deallocation. More...
void operator delete[] (void *ptr) Define delete[] operator for memory deallocation. More...
void * operator new (size_t size, void *place) Define new operator. More...
void operator delete (void *ptr, void *place) Define delete operator. More...
void * operator new (size_t size, CObjectMemoryPool *place) Define new operator using memory pool. More...
void operator delete (void *ptr, CObjectMemoryPool *place) Define delete operator. More...
virtual void DebugDump (CDebugDumpContext ddc, unsigned int depth) const Define method for dumping debug information. More...
CDebugDumpable (void) virtual ~CDebugDumpable (void) void DebugDumpText (ostream &out, const string &bundle, unsigned int depth) const void DebugDumpFormat (CDebugDumpFormatter &ddf, const string &bundle, unsigned int depth) const void DumpToConsole (void) const
Definition at line 177 of file discrepancy.hpp.
◆ EOutput Enumerator eOutput_Summary eOutput_Fatal eOutput_Ext eOutput_Files
Definition at line 212 of file discrepancy.hpp.
◆ CDiscrepancySet() CDiscrepancySet::CDiscrepancySet ( ) inlineprotected
Definition at line 180 of file discrepancy.hpp.
◆ ~CDiscrepancySet() virtual CDiscrepancySet::~CDiscrepancySet ( ) inlinevirtual
Definition at line 182 of file discrepancy.hpp.
◆ AddTest() [1/2] virtual void CDiscrepancySet::AddTest ( eTestNames name ) pure virtual
Implemented in CDiscrepancyContext.
◆ AddTest() [2/2] virtual void CDiscrepancySet::AddTest ( string_view name ) pure virtual
Implemented in CDiscrepancyContext.
◆ Autofix() [1/2] ◆ Autofix() [2/2] ◆ FindObject() ◆ Format() ◆ GetLineage() ◆ GetProduct() ◆ GetTests() ◆ GetUserData() void* CDiscrepancySet::GetUserData ( ) const inline ◆ IsGui() ◆ New() ◆ Parse() ◆ ParseStream() ◆ ParseStrings() ◆ Push() ◆ RunTests() ◆ SetGui() ◆ SetLineage() ◆ SetSuspectRules() ◆ SetUserData() void CDiscrepancySet::SetUserData ( void * p ) inline ◆ Summarize() virtual unsigned CDiscrepancySet::Summarize ( ) pure virtual
Implemented in CDiscrepancyContext.
◆ m_Gui std::atomic< bool > CDiscrepancySet::m_Gui = false staticprotected ◆ m_Lineage string CDiscrepancySet::m_Lineage protected ◆ m_UserData void* CDiscrepancySet::m_UserData = nullptr protected
The documentation for this class was generated from the following files:
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