tlp::StringProperty
tlp::StringProperty
Section: Tulip Graph Library (3) Updated: 19 Jul 2010 Local index
Up
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.
Friends And Related Function Documentation
friend class StringAlgorithm [friend]
Author
Generated automatically by Doxygen for Tulip Graph Library from the source code.
Index
- NAME
-
- SYNOPSIS
-
- Public Member Functions
-
- Friends
-
- Constructor & Destructor Documentation
-
- tlp::StringProperty::StringProperty (Graph *)
-
- Member Function Documentation
-
- PropertyInterface* tlp::StringProperty::clonePrototype (Graph *, std::string) [virtual]
-
- void tlp::StringProperty::copy (const edge, const edge, PropertyInterface *) [virtual]
-
- void tlp::StringProperty::copy (const node, const node, PropertyInterface *) [virtual]
-
- Friends And Related Function Documentation
-
- friend class StringAlgorithm [friend]
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 22:28:25 GMT, April 16, 2011