#include <CTranslationUnit.h>
Public Member Functions | |
| CTranslationUnit (Unit &u, CProject &p) | |
| ~CTranslationUnit () | |
| void | tree (CTree *t) |
| void | cpp_tree (PreTree *t) |
| CTree * | tree () const |
| PreTree * | cpp_tree () const |
| Unit * | unit () const |
| CClassDatabase & | db () const |
| UnitManager & | local_units () const |
| Puma::CTranslationUnit::~CTranslationUnit | ( | ) | [inline] |
| void Puma::CTranslationUnit::tree | ( | CTree * | t | ) | [inline] |
| void Puma::CTranslationUnit::cpp_tree | ( | PreTree * | t | ) | [inline] |
| CTree* Puma::CTranslationUnit::tree | ( | ) | const [inline] |
| PreTree* Puma::CTranslationUnit::cpp_tree | ( | ) | const [inline] |
| Unit* Puma::CTranslationUnit::unit | ( | ) | const [inline] |
| CClassDatabase& Puma::CTranslationUnit::db | ( | ) | const [inline] |
| UnitManager& Puma::CTranslationUnit::local_units | ( | ) | const [inline] |
1.5.5