Main Page   Class Hierarchy   Compound List   File List   Compound Members   Related Pages  

ParentClass Class Reference

Gives one parent class of a class. More...

#include <class.h>

Collaboration diagram for ParentClass:

Collaboration graph
[legend]
List of all members.

Public Types

enum  Access { Private, Protected, Public }

Public Methods

 ParentClass (ClassDesc *,Access access=Private, int is_virtual=0)
 ParentClass (const ParentClass &)
 ~ParentClass ()
int is_virtual () const
Access access () const
const ClassDescclassdesc () const
void change_classdesc (ClassDesc *n)

Detailed Description

Gives one parent class of a class.


The documentation for this class was generated from the following file:
Generated at Thu Oct 4 18:09:31 2001 for MPQC 2.0.0 using the documentation package Doxygen 1.2.5.