templates
Directory actions
More options
Directory actions
More options
templates
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Python package "CppHeaderParser"
--------------------------------
**Purpose:** Parse C++ header files and generate a data structure representing the class
**Author:** Jashua Cloutier
**Licence:** BSD
**External modules required:** PLY
**Quick start**::
{SAMPLE_CLASS_H}
**Python code**::
{READ_SAMPLE_CLASS_PY}
**Output**::
{READ_SAMPLE_CLASS_PY_OUTPUT}
Contributors
------------
* Chris Love
* HartsAntler