Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

VCList Member List

This is the complete list of members for VCList, including all inherited members.
add(const VC &vc, ChangeLog< VC > *log)VCList
add(const VCList &other, ChangeLog< VC > *log)VCList
ADD_FAILED enum valueVCList
ADDED_INSIDE_HARD_LIMIT enum valueVCList
ADDED_INSIDE_SOFT_LIMIT enum valueVCList
AddResult enum nameVCList
begin()VCList [inline]
begin() const VCList [inline]
clear()VCList [inline]
computeIntersections() const VCList [protected]
computeUnions() const VCList [protected]
const_iterator typedefVCList
dirty_list_intersections()VCList [inline, protected]
dirty_list_unions()VCList [inline, protected]
dump() const VCList
empty() const VCList [inline]
end()VCList [inline]
end() const VCList [inline]
find(const VC &vc)VCList
find(const VC &vc, const iterator &b, const iterator &e)VCList
find(const VC &vc) const VCList
find(const VC &vc, const const_iterator &b, const const_iterator &e) const VCList
getGreedyUnion() const VCList
getUnion() const VCList
getX() const VCList [inline]
getY() const VCList [inline]
hardIntersection() const VCList
isSubsetOfAny(const bitset_t &vc) const VCList
isSupersetOfAny(const bitset_t &vc) const VCList
iterator typedefVCList
m_dirty_intersectionVCList [mutable, protected]
m_dirty_unionVCList [mutable, protected]
m_greedy_unionVCList [mutable, protected]
m_hard_intersectionVCList [mutable, protected]
m_soft_intersectionVCList [mutable, protected]
m_softlimitVCList [protected]
m_unionVCList [mutable, protected]
m_vcsVCList [protected]
m_xVCList [protected]
m_yVCList [protected]
operator!=(const VCList &other) const VCList
operator==(const VCList &other) const VCList
remove(iterator i, ChangeLog< VC > *log)VCList
remove(const VC &vc, ChangeLog< VC > *log)VCList
removeAllContaining(HexPoint cell, std::list< VC > &out, ChangeLog< VC > *log)VCList
removeAllContaining(const bitset_t &b, std::list< VC > &out, ChangeLog< VC > *log)VCList
removeAllContaining(const bitset_t &b, ChangeLog< VC > *log)VCList
removeSuperSetsOf(const bitset_t &vc, ChangeLog< VC > *log, bool dirty_intersections=true)VCList
setSoftLimit(int limit)VCList [inline]
simple_add(const VC &vc)VCList
size() const VCList [inline]
softIntersection() const VCList
softlimit() const VCList [inline]
VCList(HexPoint x, HexPoint y, unsigned int soft)VCList


6 Jan 2011 Doxygen 1.6.3