Tulip
4.4.0
Better Visualization Through Research
|
#include <PropertyWrapper.h>
Public Member Functions | |
ValueWrapper (PROPERTYTYPE *prop, tlp::node n) | |
ValueWrapper (PROPERTYTYPE *prop, tlp::edge e) | |
operator Type () const | |
void | operator= (Type other) |
void | operator= (ValueWrapper< PROPERTYTYPE, Type > other) |
simple implementation of the copy-on-write idiom.
Definition at line 35 of file PropertyWrapper.h.
|
inline |
Implicit conversion to Type.
Definition at line 54 of file PropertyWrapper.h.
|
inline |