doxygen
Public Member Functions | Public Attributes | List of all members
BaseInfo Struct Reference

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

#include <entry.h>

Collaboration diagram for BaseInfo:
Collaboration graph
[legend]

Public Member Functions

 BaseInfo (const QCString &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.

Constructor & Destructor Documentation

◆ BaseInfo()

BaseInfo::BaseInfo ( const QCString n,
Protection  p,
Specifier  v 
)
inline

Creates an object representing an inheritance relation


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