![]() |
doom3-gpl
Doom 3 GPL source release
|
#include <CPathTreeCtrl.h>
Public Member Functions | |
| idPathTreeStack (void) | |
| void | PushRoot (HTREEITEM root) |
| void | Push (HTREEITEM item, const char *name) |
| void | Pop (void) |
| HTREEITEM | TopItem (void) const |
| const char * | TopName (void) const |
| int | TopNameLength (void) const |
| int | Num (void) const |
Private Attributes | |
| int | size |
| HTREEITEM | stackItem [128] |
| idStr | stackName [128] |
Definition at line 40 of file CPathTreeCtrl.h.
|
inline |
Definition at line 42 of file CPathTreeCtrl.h.
Definition at line 50 of file CPathTreeCtrl.h.
Definition at line 46 of file CPathTreeCtrl.h.
Definition at line 65 of file CPathTreeCtrl.h.
| ID_INLINE void idPathTreeStack::PushRoot | ( | HTREEITEM | root | ) |
Definition at line 58 of file CPathTreeCtrl.h.
|
inline |
Definition at line 47 of file CPathTreeCtrl.h.
Definition at line 48 of file CPathTreeCtrl.h.
Definition at line 49 of file CPathTreeCtrl.h.
|
private |
Definition at line 53 of file CPathTreeCtrl.h.
|
private |
Definition at line 54 of file CPathTreeCtrl.h.
|
private |
Definition at line 55 of file CPathTreeCtrl.h.
1.8.6.