class Intermediate : public CommonBase, public NotDocified

Just to make the class graph look more interesting

Inheritance:


Inherited from CommonBase:

Public Methods

const Derived_Class& getB( const Intermediate& c )

Protected Fields

double variable

Private Methods

int privateMember()

Documentation

Just to make the class graph look more interesting. Here we show multiple inheritance from one docified class and a nondocified one.

This is how this documentation has been generated:

    /** Just to make the class graph look more interesting.
        Here we show multiple inheritance from one docified class and a nondocified
        one.

        This is how this documentation has been generated: * /

    class Intermediate : public CommonBase, public NotDocified
    {
    } ;
    

Direct child classes:
Derived_Class

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de