IntAttribute Class Reference
Inheritance diagram for IntAttribute:

Collaboration diagram for IntAttribute:

Public Member Functions | |
IntAttribute () | |
Constructor. | |
IntAttribute (int value) | |
Constructor. | |
void | WriteToXml (OpenGraphtheory::XML::XML *xml) |
Override WriteToXml method. | |
bool | LoadFromXml (OpenGraphtheory::XML::XML *xml) |
Override LoadFromXml method. | |
Attribute * | Clone () |
Override Clone method. | |
![]() | |
virtual | ~Attribute () |
(virtual) destructor - needed to avoid memory leaks | |
Public Attributes | |
int | Value |
The documentation for this class was generated from the following files:
- sources/opengt.so/Headers/attributes.h
- sources/opengt.so/Sources/attributes.cpp