In file /home/eternity/Source/Acs/AcsOffspring/H/acsOffspring.h:

class AcsOffspring

Offspring of Acs class

Inheritance:

AcsOffspring


Public Methods

AcsOffspring::AcsOffspring (Acs * acs)
Acs offspring constructor

Public

methods
AcsOffspring (Acs * acs)
Constructor

Protected

attributes
Acs* acs
Pointer to its parent (Acs)

Documentation

Offspring of Acs class. Objects that inherit from this class are offsprings of a different object. The purpose of it is to maintain the relation between father and his sons.
attributes

Acs* acs
Pointer to its parent (Acs)

methods

AcsOffspring(Acs * acs)
Constructor

AcsOffspring::AcsOffspring(Acs * acs)
Acs offspring constructor. It just remembers pointer to its father so that it is possible to access its members like other objects.
Author:
Venca
See Also:
Acs


Direct child classes:
Majordomo
AddressManager
Author:
Venca
See Also:
Acs, Majordomo

alphabetic index hierarchy of classes


generated by doc++