Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

PExample.cpp File Reference

#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 ()

Function Documentation

void copy  
 

How copy an object or an attribute

Examples:
PExample.cpp.

void dynamic  
 

Dynamic cast use

Examples:
PExample.cpp.

void fileTest  
 

File test

Examples:
PExample.cpp.

void graphArc  
 

How create a graph of different objects and write it into gom, svg, and xml format

Examples:
PExample.cpp.

void graphAttribute  
 

OGraph attribute manipulation

Examples:
PExample.cpp.

void graphCopy  
 

How copy an OGraph

Examples:
PExample.cpp.

void graphPush  
 

a bad push case

Examples:
PExample.cpp.

void graphRequest1  
 

How use the read function of OGraph

Examples:
PExample.cpp.

void graphRequest2  
 

How use the read/write function of OGraph

Examples:
PExample.cpp.

void graphWrite  
 

a bad write case

Examples:
PExample.cpp.

void init1  
 

How create different objects with OGraphic type

Examples:
PExample.cpp.

void init2  
 

How create different objects with object type

Examples:
PExample.cpp.

void init3  
 

How create different objects with standard object

Examples:
PExample.cpp.

void modelling  
 

Modelling test The linked square problem !

Examples:
PExample.cpp.

void ohlArc  
 

How create an array of different objects and write it into gom, svg, and xml format

Examples:
PExample.cpp.

void ohlAttribute  
 

OHL attribute manipulation

Examples:
PExample.cpp.

void ohlCopy  
 

How copy an OHL

Examples:
PExample.cpp.

void ohlDynamic  
 

How use the dynamic cast function

Examples:
PExample.cpp.

void ohlPush  
 

a bad push case

Examples:
PExample.cpp.

void ohlRequest1  
 

How use the read function of OHL

Examples:
PExample.cpp.

void ohlRequest2  
 

How use the read/write function of OHL

Examples:
PExample.cpp.

void ohlWrite  
 

a bad write case

Examples:
PExample.cpp.

void rw  
 

Read/Write use

Examples:
PExample.cpp.


Generated on Fri Jul 30 19:21:02 2004 for GOMLib by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001