tlp::StringAlgorithm
tlp::StringAlgorithm
Section: Tulip Graph Library (3) Updated: 19 Jul 2010 Local index
Up
NAME
tlp::StringAlgorithm -
Interface for String plug-ins.
SYNOPSIS
#include <StringAlgorithm.h>
Inherits tlp::PropertyAlgorithm.
Public Attributes
StringProperty * stringResult
Protected Member Functions
StringAlgorithm (const PropertyContext &context)
virtual ~StringAlgorithm ()
Friends
class StringProperty
Detailed Description
Interface for String plug-ins.
Constructor & Destructor Documentation
tlp::StringAlgorithm::StringAlgorithm (const PropertyContext & context) [protected]
virtual tlp::StringAlgorithm::~StringAlgorithm () [inline, protected, virtual]
Friends And Related Function Documentation
friend class StringProperty [friend]
Member Data Documentation
StringProperty* tlp::StringAlgorithm::stringResultThis string is the one associated to the algorithm, The data should be store in it
Author
Generated automatically by Doxygen for Tulip Graph Library from the source code.
Index
- NAME
-
- SYNOPSIS
-
- Public Attributes
-
- Protected Member Functions
-
- Friends
-
- Detailed Description
-
- Constructor & Destructor Documentation
-
- tlp::StringAlgorithm::StringAlgorithm (const PropertyContext & context) [protected]
-
- virtual tlp::StringAlgorithm::~StringAlgorithm () [inline, protected, virtual]
-
- Friends And Related Function Documentation
-
- friend class StringProperty [friend]
-
- Member Data Documentation
-
- StringProperty* tlp::StringAlgorithm::stringResultThis string is the one associated to the algorithm, The data should be store in it
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 22:28:25 GMT, April 16, 2011