This abstract class provides the common functions for graph builder classes. Each builder strategy has to implement only a public function called build. More...
Go to the source code of this file.
Classes | |
| class | te::graph::AbstractGraphBuilder | 
| This abstract class provides the common functions for graph builder classes. Each builder strategy has to implement only a public function called build.  More... | |
Namespaces | |
| te | |
| URI C++ Library.  | |
| te::graph | |
This abstract class provides the common functions for graph builder classes. Each builder strategy has to implement only a public function called build.
Definition in file AbstractGraphBuilder.h.