Holds a collection of Connect objects.
This object holds a collection of Connect objects. It contains methods to add and delete Connect objects from the collection, and defines the index operator ([]) to retrieve individual objects.
Connections(const Connections
T& operator[](int i)
int add_connect(T c)
void del_connect(int i)
alphabetic index hierarchy of classes
generated by doc++