CBlastQueryInfo Class Reference
[BLAST (Basic Local Alignment Search Tool)]

Search Toolkit Book for CBlastQueryInfo

#include <blast_aux.hpp>

Inheritance diagram for CBlastQueryInfo:

Inheritance graph
[legend]
Collaboration diagram for CBlastQueryInfo:

Collaboration graph
[legend]
List of all members.

Detailed Description

Wrapper class for struct_name.

Definition at line 331 of file blast_aux.hpp.

Public Member Functions

 CBlastQueryInfo ()
 CBlastQueryInfo (BlastQueryInfo *p)
 ~CBlastQueryInfo ()
void Reset (BlastQueryInfo *p=NULL)
BlastQueryInfoRelease ()
BlastQueryInfoGet () const
 operator BlastQueryInfo * ()
 operator BlastQueryInfo * () const
BlastQueryInfooperator-> ()
BlastQueryInfooperator-> () const
BlastQueryInfo ** operator & ()
virtual void DebugDump (CDebugDumpContext ddc, unsigned int depth) const
 Define method for dumping debug information.

Private Attributes

BlastQueryInfom_Ptr


Constructor & Destructor Documentation

CBlastQueryInfo::CBlastQueryInfo  )  [inline]
 

Definition at line 331 of file blast_aux.hpp.

CBlastQueryInfo::CBlastQueryInfo BlastQueryInfo p  )  [inline]
 

Definition at line 331 of file blast_aux.hpp.

CBlastQueryInfo::~CBlastQueryInfo  )  [inline]
 

Definition at line 331 of file blast_aux.hpp.


Member Function Documentation

BlastQueryInfo* CBlastQueryInfo::Get  )  const [inline]
 

Definition at line 331 of file blast_aux.hpp.

Referenced by BOOST_AUTO_UNIT_TEST(), CObjMgrFree_LocalQueryData::GetQueryInfo(), CObjMgr_LocalQueryData::GetQueryInfo(), SafeSetupQueryInfo(), and SetupQueryInfo_OMF().

BlastQueryInfo** CBlastQueryInfo::operator &  )  [inline]
 

Definition at line 331 of file blast_aux.hpp.

CBlastQueryInfo::operator BlastQueryInfo *  )  const [inline]
 

Definition at line 331 of file blast_aux.hpp.

CBlastQueryInfo::operator BlastQueryInfo *  )  [inline]
 

Definition at line 331 of file blast_aux.hpp.

BlastQueryInfo* CBlastQueryInfo::operator->  )  const [inline]
 

Definition at line 331 of file blast_aux.hpp.

BlastQueryInfo* CBlastQueryInfo::operator->  )  [inline]
 

Definition at line 331 of file blast_aux.hpp.

BlastQueryInfo* CBlastQueryInfo::Release  )  [inline]
 

Definition at line 331 of file blast_aux.hpp.

Referenced by setupQueryStructures().

void CBlastQueryInfo::Reset BlastQueryInfo p = NULL  )  [inline]
 

Definition at line 331 of file blast_aux.hpp.

Referenced by CObjMgrFree_LocalQueryData::GetQueryInfo(), CObjMgr_LocalQueryData::GetQueryInfo(), and CBl2Seq::x_ResetQueryDs().


Member Data Documentation

BlastQueryInfo* CBlastQueryInfo::m_Ptr [private]
 

Definition at line 331 of file blast_aux.hpp.

Referenced by DebugDump().


The documentation for this class was generated from the following files:
Generated on Mon Sep 29 12:00:22 2008 for NCBI C++ ToolKit by  doxygen 1.4.6
Modified on Mon Sep 29 16:08:29 2008 by modify_doxy.py rev. 117643