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