|
0 A.D. | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
| Inner Classes, Typedefs, and Enums | |
typedef |
IdMgr::Map
|
| Field Summary | |
private FileId |
cur
|
private IdMgr::Map |
map
|
private FileNodes* |
nodes
|
| Method Summary | |
private void |
associate_node_with_fn( const FileNode& node )
|
FileId |
id_from_fn( const char* atom_fn ) const
|
FileId |
id_from_node( const FileNode* node ) const
|
void |
init( FileNodes* nodes_ )
|
FileNode* |
node_from_id( FileId id ) const
|
| Field Detail |
private FileId cur;
private IdMgr::Map map;
private FileNodes* nodes;
| Method Detail |
private void associate_node_with_fn( const FileNode& node );
public FileId id_from_fn( const char* atom_fn ) const;
public FileId id_from_node( const FileNode* node ) const;
public void init( FileNodes* nodes_ );
public FileNode* node_from_id( FileId id ) const;
|
0 A.D.
Generated on September 04, 2007 at 18:13 CppDoc v2.4.0 |
|||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||