PIP 5.5.3
Platform-Independent Primitives
Public Attributes | List of all members
PICodeInfo::ClassInfo Struct Reference

Class or struct information. More...

#include <picodeinfo.h>

Public Attributes

MetaMap meta
 Custom PIMETA content.
 
bool is_anonymous
 Anonymous or not.
 
PIConstChars type
 Type.
 
PIConstChars name
 Name.
 
PIVector< PIConstCharsparents
 Parent names.
 
PIVector< PICodeInfo::TypeInfovariables
 Variables.
 
PIVector< PICodeInfo::FunctionInfofunctions
 Methods.
 
PIVector< PICodeInfo::ClassInfo * > children_info
 Subclass list.
 

Detailed Description

Class or struct information.