ARB
Public Member Functions | List of all members
ProbeOccurrence Class Reference

Public Member Functions

 ProbeOccurrence (const char *seq_)
 
const charsequence () const
 
void forward ()
 
bool less (const ProbeOccurrence &other, size_t len) const
 

Detailed Description

Definition at line 1138 of file PT_new_design.cxx.

Constructor & Destructor Documentation

ProbeOccurrence::ProbeOccurrence ( const char seq_)
inline

Definition at line 1142 of file PT_new_design.cxx.

Member Function Documentation

const char* ProbeOccurrence::sequence ( ) const
inline

Definition at line 1144 of file PT_new_design.cxx.

Referenced by ProbeCandidates::create_tprobes(), ProbeIterator::dump(), and less().

void ProbeOccurrence::forward ( )
inline

Definition at line 1146 of file PT_new_design.cxx.

Referenced by ProbeIterator::next().

bool ProbeOccurrence::less ( const ProbeOccurrence other,
size_t  len 
) const
inline

Definition at line 1148 of file PT_new_design.cxx.

References cmp, and sequence().

Referenced by PO_Less::operator()().


The documentation for this class was generated from the following file: