In file /home/eternity/Source/Mix/MixOffspring/H/mixOffspring.h:

class MixOffspring

Mix offspring

Inheritance:

MixOffspring


Public Methods

MixOffspring::MixOffspring (Mix * mix)
Remembers pointer to its father

Public

methods

Protected

attributes

Documentation

Mix offspring. Maintains a pointer to it's parent so that descendands of this class can access some members of Mix. It is useful for objects that communicate heavily with other objects inside of Mix.
attributes

methods

MixOffspring::MixOffspring(Mix * mix)
Remembers pointer to its father. Remembers pointer to its father. Some objects need pointers to almost all of other objects, so we made them mix's offsprings for not to have to include all pointers as parameters.
Parameters:
mix - Mix main object.
Author:
Venca
See Also:
Mix


Direct child classes:
Translator
PaddingGenerator
Padder
Majordomo
Linker
Chopper
AddressManager
Author:
Venca
See Also:
Mix, Majordomo

alphabetic index hierarchy of classes


generated by doc++