FileSystem
FileSystem
Section: Tulip Plugins Library (3) Updated: 19 Jul 2010 Local index
Up
NAME
FileSystem -
Import a tree representation of a file system directory.
SYNOPSIS
Public Member Functions
FileSystem (AlgorithmContext context)
~FileSystem ()
ProgressState readDir (node n, string directory, unsigned int &x, unsigned int y)
bool import (const string &name)
Public Attributes
DoubleProperty * size
DoubleProperty * gid
DoubleProperty * uid
DoubleProperty * lastaccess
DoubleProperty * lastmodif
DoubleProperty * lastchange
IntegerProperty * type
StringProperty * label
LayoutProperty * layout
int progress
Detailed Description
Import a tree representation of a file system directory.
This plugin enables to capture in a tree the full hierarchy of of a given file system directory
Constructor & Destructor Documentation
FileSystem::FileSystem (AlgorithmContext context) [inline]
FileSystem::~FileSystem () [inline]
Member Function Documentation
bool FileSystem::import (const string & name) [inline]
ProgressState FileSystem::readDir (node n, string directory, unsigned int & x, unsigned int y) [inline]
Member Data Documentation
DoubleProperty * FileSystem::gid
StringProperty* FileSystem::label
DoubleProperty * FileSystem::lastaccess
DoubleProperty * FileSystem::lastchange
DoubleProperty * FileSystem::lastmodif
LayoutProperty* FileSystem::layout
int FileSystem::progress
DoubleProperty* FileSystem::size
IntegerProperty* FileSystem::type
DoubleProperty * FileSystem::uid
Author
Generated automatically by Doxygen for Tulip Plugins Library from the source code.
Index
- NAME
-
- SYNOPSIS
-
- Public Member Functions
-
- Public Attributes
-
- Detailed Description
-
- Constructor & Destructor Documentation
-
- FileSystem::FileSystem (AlgorithmContext context) [inline]
-
- FileSystem::~FileSystem () [inline]
-
- Member Function Documentation
-
- bool FileSystem::import (const string & name) [inline]
-
- ProgressState FileSystem::readDir (node n, string directory, unsigned int & x, unsigned int y) [inline]
-
- Member Data Documentation
-
- DoubleProperty * FileSystem::gid
-
- StringProperty* FileSystem::label
-
- DoubleProperty * FileSystem::lastaccess
-
- DoubleProperty * FileSystem::lastchange
-
- DoubleProperty * FileSystem::lastmodif
-
- LayoutProperty* FileSystem::layout
-
- int FileSystem::progress
-
- DoubleProperty* FileSystem::size
-
- IntegerProperty* FileSystem::type
-
- DoubleProperty * FileSystem::uid
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 22:07:31 GMT, April 16, 2011