Public Member Functions | Public Attributes | Private Member Functions | List of all members
doxygen_xml_parser.ClassCompound Class Reference
Inheritance diagram for doxygen_xml_parser.ClassCompound:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, *args)
 
def hasTypeDef (self, typename)
 
def innerNamespace (self)
 
def write (self, output)
 
- Public Member Functions inherited from doxygen_xml_parser.CompoundBase
def __init__ (self, compound, index)
 
- Public Member Functions inherited from doxygen_xml_parser.Reference
def __init__ (self, index, id=None, name=None)
 
def xmlToType (self, node, array=None, parentClass=None, tplargs=None)
 

Public Attributes

 attributes
 
 member_funcs
 
 public
 
 special_funcs
 
 static_funcs
 
 struct
 
 template_params
 
 template_specialization
 
 typedef
 
- Public Attributes inherited from doxygen_xml_parser.CompoundBase
 compound
 
 definition
 
 filename
 
 tree
 
- Public Attributes inherited from doxygen_xml_parser.Reference
 id
 
 index
 
 name
 

Private Member Functions

def _attribute (self, member)
 
def _className (self)
 
def _memberfunc (self, member)
 
def _templateDecl (self)
 
def _templateParams (self, tpl)
 
def _writeClassDoc (self, output)
 

Detailed Description

Definition at line 402 of file doxygen_xml_parser.py.

Constructor & Destructor Documentation

◆ __init__()

def doxygen_xml_parser.ClassCompound.__init__ (   self,
args 
)

Definition at line 403 of file doxygen_xml_parser.py.

Member Function Documentation

◆ _attribute()

def doxygen_xml_parser.ClassCompound._attribute (   self,
  member 
)
private

Definition at line 676 of file doxygen_xml_parser.py.

◆ _className()

def doxygen_xml_parser.ClassCompound._className (   self)
private

Definition at line 465 of file doxygen_xml_parser.py.

◆ _memberfunc()

def doxygen_xml_parser.ClassCompound._memberfunc (   self,
  member 
)
private

Definition at line 481 of file doxygen_xml_parser.py.

◆ _templateDecl()

def doxygen_xml_parser.ClassCompound._templateDecl (   self)
private

Definition at line 460 of file doxygen_xml_parser.py.

◆ _templateParams()

def doxygen_xml_parser.ClassCompound._templateParams (   self,
  tpl 
)
private

Definition at line 452 of file doxygen_xml_parser.py.

◆ _writeClassDoc()

def doxygen_xml_parser.ClassCompound._writeClassDoc (   self,
  output 
)
private

Definition at line 490 of file doxygen_xml_parser.py.

◆ hasTypeDef()

def doxygen_xml_parser.ClassCompound.hasTypeDef (   self,
  typename 
)

Definition at line 475 of file doxygen_xml_parser.py.

◆ innerNamespace()

def doxygen_xml_parser.ClassCompound.innerNamespace (   self)

Definition at line 478 of file doxygen_xml_parser.py.

◆ write()

def doxygen_xml_parser.ClassCompound.write (   self,
  output 
)

Definition at line 520 of file doxygen_xml_parser.py.

Member Data Documentation

◆ attributes

doxygen_xml_parser.ClassCompound.attributes

Definition at line 408 of file doxygen_xml_parser.py.

◆ member_funcs

doxygen_xml_parser.ClassCompound.member_funcs

Definition at line 405 of file doxygen_xml_parser.py.

◆ public

doxygen_xml_parser.ClassCompound.public

Definition at line 411 of file doxygen_xml_parser.py.

◆ special_funcs

doxygen_xml_parser.ClassCompound.special_funcs

Definition at line 407 of file doxygen_xml_parser.py.

◆ static_funcs

doxygen_xml_parser.ClassCompound.static_funcs

Definition at line 406 of file doxygen_xml_parser.py.

◆ struct

doxygen_xml_parser.ClassCompound.struct

Definition at line 410 of file doxygen_xml_parser.py.

◆ template_params

doxygen_xml_parser.ClassCompound.template_params

Definition at line 454 of file doxygen_xml_parser.py.

◆ template_specialization

doxygen_xml_parser.ClassCompound.template_specialization

Definition at line 412 of file doxygen_xml_parser.py.

◆ typedef

doxygen_xml_parser.ClassCompound.typedef

Definition at line 413 of file doxygen_xml_parser.py.


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


hpp-fcl
Author(s):
autogenerated on Fri Jan 26 2024 03:46:16