tlp_StringProperty

Langue: en

Version: 272583 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

tlp::StringProperty -

SYNOPSIS


#include <StringProperty.h>

Inherits AbstractProperty< StringType, StringType, StringAlgorithm >.

Public Member Functions


StringProperty (Graph *)

PropertyInterface * clonePrototype (Graph *, std::string)

void copy (const node, const node, PropertyInterface *)

void copy (const edge, const edge, PropertyInterface *)

Friends


class StringAlgorithm

Constructor & Destructor Documentation

tlp::StringProperty::StringProperty (Graph *)

Member Function Documentation

PropertyInterface* tlp::StringProperty::clonePrototype (Graph *, std::string) [virtual]

Implements tlp::PropertyInterface.

void tlp::StringProperty::copy (const edge, const edge, PropertyInterface *) [virtual]

Implements tlp::PropertyInterface.

void tlp::StringProperty::copy (const node, const node, PropertyInterface *) [virtual]

Implements tlp::PropertyInterface.

friend class StringAlgorithm [friend]

Author

Generated automatically by Doxygen for Tulip Graph Library from the source code.