tlp::IntegerAlgorithm
tlp::IntegerAlgorithm
Section: Tulip Graph Library (3) Updated: 19 Jul 2010 Local index
Up
NAME
tlp::IntegerAlgorithm -
Interface for int plug-ins.
SYNOPSIS
#include <IntegerAlgorithm.h>
Inherits tlp::PropertyAlgorithm.
Public Attributes
IntegerProperty * integerResult
Protected Member Functions
IntegerAlgorithm (const PropertyContext &context)
virtual ~IntegerAlgorithm ()
Friends
class IntegerProperty
Detailed Description
Interface for int plug-ins.
Constructor & Destructor Documentation
tlp::IntegerAlgorithm::IntegerAlgorithm (const PropertyContext & context) [protected]
virtual tlp::IntegerAlgorithm::~IntegerAlgorithm () [inline, protected, virtual]
Friends And Related Function Documentation
friend class IntegerProperty [friend]
Member Data Documentation
IntegerProperty* tlp::IntegerAlgorithm::integerResultThis int obj 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::IntegerAlgorithm::IntegerAlgorithm (const PropertyContext & context) [protected]
-
- virtual tlp::IntegerAlgorithm::~IntegerAlgorithm () [inline, protected, virtual]
-
- Friends And Related Function Documentation
-
- friend class IntegerProperty [friend]
-
- Member Data Documentation
-
- IntegerProperty* tlp::IntegerAlgorithm::integerResultThis int obj 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:17 GMT, April 16, 2011