Containers group children together which share properties.
Containers group children together which share properties. The various container classed group together DVobjects in a hierarchy. Lower levels of the hierarchy inherit properties from higher levels of the hierarchy.
LCVMdoubly_linked_list<DVobject *> list
DVcontainerbase()
virtual ~DVcontainerbase()
DVobject& copy_child(DVobject &child)
DVobject& delete_current_child()
DVobject* operator[](const int)
int get_size() const
virtual void draw(LCVMstack<DVproperty*>&)
DVcontainerbase(DVcontainerbase &data)
const DVcontainerbase& operator=(DVcontainerbase &data)
virtual void print(ostream &)
void erase()
friend ostream& operator<<(ostream &, DVcontainerbase &)
DVcontainerbase(FileOption a_file_op)
Alphabetic index HTML hierarchy of classes or Java