#include <GLNodeBuffer.H>
Public Member Functions | |
| GLNodeBuffer (int maxSize) throw () | |
| bool | Delete (CacheEntry::Index ci, GLNode &node) throw () |
| void | Put (const GLNode &node, std::ostream &ofs) throw (FS::Failure) |
Public Attributes | |
| int | flushedCnt |
Private Attributes | |
| int | maxSize |
| GLNodeTbl * | tbl |
| CISeq * | seq |
|
|
Definition at line 35 of file GLNodeBuffer.C. References NEW_CONSTR. |
|
||||||||||||
|
Definition at line 42 of file GLNodeBuffer.C. References GLNodeKids::kids, and GLNodeKids::refs. |
|
||||||||||||
|
Definition at line 52 of file GLNodeBuffer.C. References GLNodeKids::kids, GLNodeKids::refs, and GLNode::Write(). Referenced by Weeder::ScanLogOnce(). |
|
|
Definition at line 73 of file GLNodeBuffer.H. Referenced by Weeder::ScanLogOnce(). |
|
|
Definition at line 78 of file GLNodeBuffer.H. |
|
|
Definition at line 80 of file GLNodeBuffer.H. |
|
|
Definition at line 79 of file GLNodeBuffer.H. |
1.4.2