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.