In file code/C/type_net1.H:

class GType : public GObject

Operator return type class

Inheritance:


public members:

virtual type_enum GetType()
Returns the type enumeration value
virtual void *GetData()
Gives a pointer to the data
virtual void SetData(void *adata)
Sets data given a pointer

Inherited from GObject:

public members:

friend ostream& operator<<(ostream& s, GObject &)

Documentation

This class provides the interface to the user defined types required for differnt models. If a model needs a new type then it must be a descendant of GType and it must define at least the functionality of GType.

direct child classes: GBoolType GIntType

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling