#include <adjacency_list_io.hpp>
|
void | skip (std::istream &in) |
|
template<class Graph_t, class VertexProperty, class EdgeProperty, class VertexPropertySubset, class EdgePropertySubset>
typedef Graph_t boost::GraphParser< Graph_t, VertexProperty, EdgeProperty, VertexPropertySubset, EdgePropertySubset >::Graph |
template<class Graph_t, class VertexProperty, class EdgeProperty, class VertexPropertySubset, class EdgePropertySubset>
template<class Graph_t, class VertexProperty, class EdgeProperty, class VertexPropertySubset, class EdgePropertySubset>
GraphParser& boost::GraphParser< Graph_t, VertexProperty, EdgeProperty, VertexPropertySubset, EdgePropertySubset >::operator() |
( |
std::istream & |
in | ) |
|
|
inline |
References boost::add_edge(), boost::add_vertex(), boost::multiprecision::backends::c, boost::getSubset(), boost::GraphParser< Graph_t, VertexProperty, EdgeProperty, VertexPropertySubset, EdgePropertySubset >::graph, boost::multiprecision::backends::i, boost::n, boost::PARSE_EDGE, boost::PARSE_NUM_NODES, boost::PARSE_VERTEX, boost::GraphParser< Graph_t, VertexProperty, EdgeProperty, VertexPropertySubset, EdgePropertySubset >::skip(), boost::source(), boost::target(), and boost::Vertex.
template<class Graph_t, class VertexProperty, class EdgeProperty, class VertexPropertySubset, class EdgePropertySubset>
void boost::GraphParser< Graph_t, VertexProperty, EdgeProperty, VertexPropertySubset, EdgePropertySubset >::skip |
( |
std::istream & |
in | ) |
|
|
inlineprotected |
template<class Graph_t, class VertexProperty, class EdgeProperty, class VertexPropertySubset, class EdgePropertySubset>
Graph* boost::GraphParser< Graph_t, VertexProperty, EdgeProperty, VertexPropertySubset, EdgePropertySubset >::graph |
|
protected |
The documentation for this struct was generated from the following file: