BaseInfo Struct Reference

This class stores information about an inheritance relation. More...

#include <entry.h>

List of all members.

Public Member Functions

 BaseInfo (const char *n, Protection p, Specifier v)

Public Attributes

QCString name
 the name of the base class
Protection prot
 inheritance type
Specifier virt
 virtualness


Detailed Description

This class stores information about an inheritance relation.

Definition at line 45 of file entry.h.


Constructor & Destructor Documentation

BaseInfo::BaseInfo ( const char *  n,
Protection  p,
Specifier  v 
) [inline]

Creates an object representing an inheritance relation

Definition at line 48 of file entry.h.


Member Data Documentation

QCString BaseInfo::name

the name of the base class

Definition at line 50 of file entry.h.

Referenced by VhdlDocGen::computeVhdlComponentRelations(), TagFileParser::dump(), VhdlDocGen::foundInsertedComponent(), and marshalBaseInfoList().

Protection BaseInfo::prot

inheritance type

Definition at line 51 of file entry.h.

Referenced by marshalBaseInfoList().

Specifier BaseInfo::virt

virtualness

Definition at line 52 of file entry.h.

Referenced by VhdlDocGen::computeVhdlComponentRelations(), and marshalBaseInfoList().


The documentation for this struct was generated from the following file:



Generated on Mon Mar 31 10:58:56 2008 by  doxygen 1.5.1