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

Public Member Functions

def __init__ (self, *args)
 
def innerNamespace (self)
 
def parseEnumSection (self, section)
 
def parseFuncSection (self, section)
 
def parseTypedefSection (self, section)
 
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

 enums
 
 static_funcs
 
 template_params
 
 typedefs
 
- Public Attributes inherited from doxygen_xml_parser.CompoundBase
 compound
 
 definition
 
 filename
 
 tree
 
- Public Attributes inherited from doxygen_xml_parser.Reference
 id
 
 index
 
 name
 

Detailed Description

Definition at line 346 of file doxygen_xml_parser.py.

Constructor & Destructor Documentation

◆ __init__()

def doxygen_xml_parser.NamespaceCompound.__init__ (   self,
args 
)

Definition at line 347 of file doxygen_xml_parser.py.

Member Function Documentation

◆ innerNamespace()

def doxygen_xml_parser.NamespaceCompound.innerNamespace (   self)

Definition at line 395 of file doxygen_xml_parser.py.

◆ parseEnumSection()

def doxygen_xml_parser.NamespaceCompound.parseEnumSection (   self,
  section 
)

Definition at line 365 of file doxygen_xml_parser.py.

◆ parseFuncSection()

def doxygen_xml_parser.NamespaceCompound.parseFuncSection (   self,
  section 
)

Definition at line 391 of file doxygen_xml_parser.py.

◆ parseTypedefSection()

def doxygen_xml_parser.NamespaceCompound.parseTypedefSection (   self,
  section 
)

Definition at line 381 of file doxygen_xml_parser.py.

◆ write()

def doxygen_xml_parser.NamespaceCompound.write (   self,
  output 
)

Definition at line 398 of file doxygen_xml_parser.py.

Member Data Documentation

◆ enums

doxygen_xml_parser.NamespaceCompound.enums

Definition at line 350 of file doxygen_xml_parser.py.

◆ static_funcs

doxygen_xml_parser.NamespaceCompound.static_funcs

Definition at line 351 of file doxygen_xml_parser.py.

◆ template_params

doxygen_xml_parser.NamespaceCompound.template_params

Definition at line 352 of file doxygen_xml_parser.py.

◆ typedefs

doxygen_xml_parser.NamespaceCompound.typedefs

Definition at line 349 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