|
Gaudi Framework, version v23r6 |
| Home | Generated: Wed Jan 30 2013 |


Public Member Functions | |
| def | __init__ |
| def | __del__ |
Public Member Functions inherited from cmt2cmake.Project | |
| def | __init__ |
| def | packages |
| def | container |
| def | name |
| def | version |
| def | uses |
| def | heptools |
| def | data_packages |
| def | generate |
| def | generateToolchain |
| def | process |
Public Attributes | |
| tmpdir | |
Public Attributes inherited from cmt2cmake.Project | |
| path | |
| requirements | |
Helper class to test the Project.
Definition at line 82 of file test_cmt2cmake.py.
| def test_cmt2cmake.ProjWrap.__init__ | ( | self, | |
| name, | |||
| proj_cmt, | |||
files = None |
|||
| ) |
Definition at line 86 of file test_cmt2cmake.py.
| def test_cmt2cmake.ProjWrap.__del__ | ( | self | ) |
Definition at line 97 of file test_cmt2cmake.py.
| test_cmt2cmake.ProjWrap.tmpdir |
Definition at line 91 of file test_cmt2cmake.py.