graph 6.0.0
Graph: generic attributed relational graphs
treader.h File Reference
#include <graph/config/graph_config.h>
#include <soma-io/reader/areader.h>
#include <graph/tree/tvisitor.h>
#include <list>
Include dependency graph for treader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TreeReader
 To read a Tree from a file. More...
 

Namespaces

namespace  carto
 

Functions

GRAPH_API TreeReaderoperator>> (TreeReader &reader, Tree &tree)
 ?
 

Function Documentation

◆ operator>>()

GRAPH_API TreeReader & operator>> ( TreeReader & reader,
Tree & tree )

?

Returns
the TreeReader given as a parameter

References GRAPH_API.