All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
AbstractGraphBuilder.cpp File Reference

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.

Detailed Description

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.cpp.