#include <vector>
#include <string>
Include dependency graph for LinkManager.h:
Go to the source code of this file.
Classes | |
class | LinkManager |
A LinkManager is the object aggregated into a DataObject, which is responsible for the handling of non-tree like links. More... | |
class | LinkManager::Link |
Embeeded class defining a symbolic link Note: No copy constructor; bitwise copy (done by the compiler) is just fine. More... |