tlp_IntegerAlgorithm.3tulip

Langue: en

Version: 358275 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

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]

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.