[ ligand_pharma | Source | Keywords | Summary | Ancestors | All Members | Descendants ]
public: | |
// Constructors | |
RigidGroupTree(const PairwiseResult& pairwiseResult) ; | |
// Inspectors | |
bool | isEmpty() ; |
unsigned int | getRigidGroupByIndex(unsigned int sortedRigidGroupIndex) ; |
void | getParent(unsigned currRigidGroupId, unsigned int& parentId, bool& isInPairwiseResult); |
bool | isLastRigidGroup(unsigned int sortedRigidGroupIndex) ; |
const unsigned int | getNumOfSortedRigidGroups() const ; |
static bool | completion(PairwiseResult& pairwiseResult) ; |
protected: |
Back to the top of RigidGroupTree
Back to the top of RigidGroupTree
Back to the top of RigidGroupTree
Back to the top of RigidGroupTree
Back to the top of RigidGroupTree
Back to the top of RigidGroupTree
RigidGroupTree(const PairwiseResult& pairwiseResult) ;
RigidGroupTree(const PairwiseResult& pairwiseResult) ;
Function is currently defined inline.
Back to the top of RigidGroupTree
bool isEmpty() ;
Function is currently defined inline.
Back to the top of RigidGroupTree
unsigned int getRigidGroupByIndex(unsigned int sortedRigidGroupIndex) ;
unsigned int getRigidGroupByIndex(unsigned int sortedRigidGroupIndex) ;
Function is currently defined inline.
Back to the top of RigidGroupTree
void getParent(unsigned currRigidGroupId, unsigned int& parentId, bool& isInPairwiseResult);
void getParent(unsigned currRigidGroupId, unsigned int& parentId, bool& isInPairwiseResult);
Back to the top of RigidGroupTree
bool isLastRigidGroup(unsigned int sortedRigidGroupIndex) ;
bool isLastRigidGroup(unsigned int sortedRigidGroupIndex) ;
Function is currently defined inline.
Back to the top of RigidGroupTree
const unsigned int getNumOfSortedRigidGroups() const ;
const unsigned int getNumOfSortedRigidGroups() const ;
Function is currently defined inline.
Back to the top of RigidGroupTree
bool completion(PairwiseResult& pairwiseResult) ;
static bool completion(PairwiseResult& pairwiseResult) ;
Function is currently defined inline.
Back to the top of RigidGroupTree
public: | ||
---|---|---|
// Inspectors | ||
bool | isEmpty() ; | |
unsigned int | getRigidGroupByIndex(unsigned int sortedRigidGroupIndex) ; | |
void | getParent(unsigned currRigidGroupId, unsigned int& parentId, bool& isInPairwiseResult); | |
bool | isLastRigidGroup(unsigned int sortedRigidGroupIndex) ; | |
const unsigned int | getNumOfSortedRigidGroups() const ; | |
static bool | completion(PairwiseResult& pairwiseResult) ; | |
protected: |
Back to the top of RigidGroupTree
Back to the top of RigidGroupTree
Back to the top of RigidGroupTree
Report problems to jkotula@unimax.com