RxDock 0.1.0
A fast, versatile, and open-source program for docking ligands to proteins and nucleic acids
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | Friends | List of all members
rxdock::CellTokenIter Class Reference
Inheritance diagram for rxdock::CellTokenIter:
rxdock::TokenIter

Public Member Functions

 CellTokenIter (const CellTokenIter &)
 
 CellTokenIter (const geneticprogram::GPChromosomePtr, ContextPtr)
 
virtual void copy (const CellTokenIter &)
 
void Next (ContextPtr)
 
TokenPtr Current ()
 
virtual void Next (ContextPtr)=0
 
virtual TokenPtr Current ()=0
 

Static Public Attributes

static const std::string _CT = "CellTokenIter"
 

Friends

void to_json (json &j, const CellTokenIter &callTokIt)
 
void from_json (const json &j, CellTokenIter &callTokIt)
 

Member Function Documentation

◆ Current()

TokenPtr CellTokenIter::Current ( )
virtual

Implements rxdock::TokenIter.

◆ Next()

void CellTokenIter::Next ( ContextPtr  contextp)
virtual

Implements rxdock::TokenIter.


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