Generated on: Thu Mar 29 07:46:58 PDT 2012 for custom file set
// doxy/ or-tools/ src/ util/

operations_research::PermutationCycleHandler< IndexType > Member List

This is the complete list of members for operations_research::PermutationCycleHandler< IndexType >, including all inherited members.

PermutationCycleHandler()operations_research::PermutationCycleHandler< IndexType > [inline, protected]
SetIndexFromIndex(IndexType source, IndexType destination) const =0operations_research::PermutationCycleHandler< IndexType > [pure virtual]
SetIndexFromTemp(IndexType destination) const =0operations_research::PermutationCycleHandler< IndexType > [pure virtual]
SetSeen(IndexType *unused_permutation_element) const operations_research::PermutationCycleHandler< IndexType > [inline, virtual]
SetTempFromIndex(IndexType source)=0operations_research::PermutationCycleHandler< IndexType > [pure virtual]
Unseen(IndexType unused_permutation_element) const operations_research::PermutationCycleHandler< IndexType > [inline, virtual]
~PermutationCycleHandler()operations_research::PermutationCycleHandler< IndexType > [inline, virtual]