tlp::ImportModule Class Reference#include <ImportModule.h>
Inherits tlp::WithParameter, and tlp::WithDependency.
Inheritance diagram for tlp::ImportModule:
[legend]Collaboration diagram for tlp::ImportModule:
[legend]List of all members.
Detailed Description
Interface for importModule plug-ins.
Public Member Functions
Public Attributes
Constructor & Destructor Documentation
virtual tlp::ImportModule::~ImportModule |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
virtual bool tlp::ImportModule::import |
( |
const std::string & |
|
) |
[pure virtual] |
|
Member Data Documentation
|
It is the Graph where the plug-ins should build the imported graph |
|