DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

(stabs) Static Members

Info Catalog (stabs) Virtual Base Classes (stabs) Cplusplus
 
 Static Members
 ==============
 
    The data area for a class is a concatenation of the space used by the
 data members of the class.  If the class has virtual methods, a vtable
 pointer follows the class data.  The field offset part of each field
 description in the class stab shows this ordering.
 
    << How is this reflected in stabs?  See Cygnus bug #677 for some
 info.  >>
 
Info Catalog (stabs) Virtual Base Classes (stabs) Cplusplus
automatically generated byinfo2html