class Intermediate

Just to make the class graph look more interesting.

Inheritance:


Inherited from CommonBase:

Public Methods

oconst Derived_Class& getB(constIntermediate& c) const

Protected Fields

odouble variable


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 HTML hierarchy of classes or Java



This page was generated with the help of DOC++.