
| Public Member Functions | |
| 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 | |
| compound | |
| definition | |
| filename | |
| tree | |
|  Public Attributes inherited from doxygen_xml_parser.Reference | |
| id | |
| index | |
| name | |
Definition at line 336 of file doxygen_xml_parser.py.
| def doxygen_xml_parser.CompoundBase.__init__ | ( | self, | |
| compound, | |||
| index | |||
| ) | 
Definition at line 337 of file doxygen_xml_parser.py.
| doxygen_xml_parser.CompoundBase.compound | 
Definition at line 338 of file doxygen_xml_parser.py.
| doxygen_xml_parser.CompoundBase.definition | 
Definition at line 341 of file doxygen_xml_parser.py.
| doxygen_xml_parser.CompoundBase.filename | 
Definition at line 339 of file doxygen_xml_parser.py.
| doxygen_xml_parser.CompoundBase.tree | 
Definition at line 340 of file doxygen_xml_parser.py.