#include <GOMLib\GOMLib.hpp>
#include <GOMLib\PExample.hpp>
Functions | |
void | init1 () |
void | copy () |
void | init2 () |
void | init3 () |
void | rw () |
void | dynamic () |
void | ohlArc () |
void | ohlCopy () |
void | ohlWrite () |
void | ohlPush () |
void | graphArc () |
void | graphCopy () |
void | graphWrite () |
void | graphPush () |
void | ohlAttribute () |
void | graphAttribute () |
void | modelling () |
void | ohlRequest1 () |
void | ohlRequest2 () |
void | graphRequest1 () |
void | graphRequest2 () |
void | ohlDynamic () |
void | fileTest () |
|
How copy an object or an attribute
|
|
Dynamic cast use
|
|
File test
|
|
How create a graph of different objects and write it into gom, svg, and xml format
|
|
OGraph attribute manipulation
|
|
How copy an OGraph
|
|
a bad push case
|
|
How use the read function of OGraph
|
|
How use the read/write function of OGraph
|
|
a bad write case
|
|
How create different objects with OGraphic type
|
|
How create different objects with object type
|
|
How create different objects with standard object
|
|
Modelling test The linked square problem !
|
|
How create an array of different objects and write it into gom, svg, and xml format
|
|
OHL attribute manipulation
|
|
How copy an OHL
|
|
How use the dynamic cast function
|
|
a bad push case
|
|
How use the read function of OHL
|
|
How use the read/write function of OHL
|
|
a bad write case
|
|
Read/Write use
|