This is the complete list of members for xcombos, including all inherited members.
applyCombo(const std::vector< utype > &v_items) const | xcombos | |
applyCombo(const std::vector< std::vector< utype > > &v_items) const | xcombos | |
copy(const xcombos &b) | xcombos | private |
free() | xcombos | private |
getCombo() const | xcombos | |
getIndices() const | xcombos | |
getM() const | xcombos | |
getN() const | xcombos | |
getNextEnumeration() | xcombos | private |
getNextEnumerationEqual() | xcombos | private |
increment() | xcombos | |
incrementCombinations() | xcombos | private |
incrementEnumerations() | xcombos | private |
incrementPermutation() | xcombos | private |
initialize() | xcombos | private |
initializeCombinationsP() | xcombos | private |
m_algorithm | xcombos | private |
m_choose | xcombos | private |
m_current | xcombos | private |
m_exhausted | xcombos | private |
m_indices | xcombos | |
m_initialized | xcombos | private |
m_input | xcombos | private |
m_mode | xcombos | private |
m_p | xcombos | private |
m_repeat | xcombos | private |
m_sets | xcombos | private |
m_sort | xcombos | private |
m_started | xcombos | private |
m_x | xcombos | private |
m_y | xcombos | private |
n_choices | xcombos | private |
operator++() | xcombos | |
operator=(const xcombos &other) | xcombos | |
reset() | xcombos | |
reset(std::vector< int > vec, bool sort=true, char mode='P', algorithm_xcombos algorithm=shen_alg_xcombos) | xcombos | |
reset(int choice_count, int choose_count, char mode='C', bool rpt=false) | xcombos | |
reset(std::vector< int > vec, char mode) | xcombos | |
setCombinationsIncrementParameters() | xcombos | private |
xcombos() | xcombos | |
xcombos(const std::vector< int > &vec, bool sort=true, char mode='P', algorithm_xcombos algorithm=shen_alg_xcombos) | xcombos | |
xcombos(int choice_count, int choose_count, char mode='C', bool rpt=false) | xcombos | |
xcombos(const std::vector< int > &vec, char mode) | xcombos | |
xcombos(const xcombos &b) | xcombos | |
~xcombos() | xcombos |