Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::ssca_iterator< RandomGenerator, Graph > Member List

This is the complete list of members for boost::ssca_iterator< RandomGenerator, Graph >, including all inherited members.

difference_type typedefboost::ssca_iterator< RandomGenerator, Graph >
iterator_category typedefboost::ssca_iterator< RandomGenerator, Graph >
operator!=(const ssca_iterator &other) const boost::ssca_iterator< RandomGenerator, Graph >inline
operator*() const boost::ssca_iterator< RandomGenerator, Graph >inline
operator++()boost::ssca_iterator< RandomGenerator, Graph >inline
operator++(int)boost::ssca_iterator< RandomGenerator, Graph >inline
operator->() const boost::ssca_iterator< RandomGenerator, Graph >inline
operator==(const ssca_iterator &other) const boost::ssca_iterator< RandomGenerator, Graph >inline
pointer typedefboost::ssca_iterator< RandomGenerator, Graph >
reference typedefboost::ssca_iterator< RandomGenerator, Graph >
ssca_iterator()boost::ssca_iterator< RandomGenerator, Graph >inline
ssca_iterator(RandomGenerator &gen, vertices_size_type totVertices, vertices_size_type maxCliqueSize, double probUnidirectional, int maxParallelEdges, double probIntercliqueEdges)boost::ssca_iterator< RandomGenerator, Graph >inline
value_type typedefboost::ssca_iterator< RandomGenerator, Graph >