tlp::integeralgorithm(3)

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::integerResult
This 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.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout