BIOSIMZ::INTERFACE Namespace Reference


Classes

class  Accelerable
class  Allocable
class  Displaceable
class  Identifiable
class  Interactable
class  Iteratable
class  Manageable
class  Registerable
class  Serializable
class  Visualizable


Detailed Description

Namespace for interface classes. In BioSimz, the definition of an 'interface' is a class that contains only virtual methods and can only be inherited if the derived class has the intention to realise those virtual methods, i.e., providing the desig- nated functionality. Any procedure that uses an interface class as a parameter will be able to deal with any object that realises the interface, thus making the code extensible and re-usable.


Generated on Sun May 13 15:04:13 2007 for The BioSimz Library by  doxygen 1.5.1