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

Search Toolkit Book for CPSIMatrix

#include <blast_aux.hpp>

Inheritance diagram for CPSIMatrix:

Inheritance graph
[legend]
Collaboration diagram for CPSIMatrix:

Collaboration graph
[legend]
List of all members.

Detailed Description

Wrapper class for struct_name.

Definition at line 365 of file blast_aux.hpp.

Public Member Functions

 CPSIMatrix ()
 CPSIMatrix (PSIMatrix *p)
 ~CPSIMatrix ()
void Reset (PSIMatrix *p=NULL)
PSIMatrixRelease ()
PSIMatrixGet () const
 operator PSIMatrix * ()
 operator PSIMatrix * () const
PSIMatrixoperator-> ()
PSIMatrixoperator-> () const
PSIMatrix ** operator & ()
virtual void DebugDump (CDebugDumpContext ddc, unsigned int depth) const
 Define method for dumping debug information.

Private Attributes

PSIMatrixm_Ptr


Constructor & Destructor Documentation

CPSIMatrix::CPSIMatrix  )  [inline]
 

Definition at line 365 of file blast_aux.hpp.

CPSIMatrix::CPSIMatrix PSIMatrix p  )  [inline]
 

Definition at line 365 of file blast_aux.hpp.

CPSIMatrix::~CPSIMatrix  )  [inline]
 

Definition at line 365 of file blast_aux.hpp.


Member Function Documentation

PSIMatrix* CPSIMatrix::Get  )  const [inline]
 

Definition at line 365 of file blast_aux.hpp.

PSIMatrix** CPSIMatrix::operator &  )  [inline]
 

Definition at line 365 of file blast_aux.hpp.

CPSIMatrix::operator PSIMatrix *  )  const [inline]
 

Definition at line 365 of file blast_aux.hpp.

CPSIMatrix::operator PSIMatrix *  )  [inline]
 

Definition at line 365 of file blast_aux.hpp.

PSIMatrix* CPSIMatrix::operator->  )  const [inline]
 

Definition at line 365 of file blast_aux.hpp.

PSIMatrix* CPSIMatrix::operator->  )  [inline]
 

Definition at line 365 of file blast_aux.hpp.

PSIMatrix* CPSIMatrix::Release  )  [inline]
 

Definition at line 365 of file blast_aux.hpp.

void CPSIMatrix::Reset PSIMatrix p = NULL  )  [inline]
 

Definition at line 365 of file blast_aux.hpp.


Member Data Documentation

PSIMatrix* CPSIMatrix::m_Ptr [private]
 

Definition at line 365 of file blast_aux.hpp.

Referenced by DebugDump().


The documentation for this class was generated from the following files:
Generated on Wed Oct 8 07:10:31 2008 for NCBI C++ ToolKit by  doxygen 1.4.6
Modified on Wed Oct 08 07:27:10 2008 by modify_doxy.py rev. 117643