BIOSIMZ::INTERFACE Namespace Reference
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
1.5.1