CalNode Class Reference

List of items at the same date+time on the calendar. More...

#include <calendar.h>

List of all members.

Public Member Functions

 CalNode (void *p, CalNode *n=NULL)
CalNodeGetNext ()
void * GetData ()
void Dump (OnDisk *pOnDisk)
 Dump CalNode to disk.


Detailed Description

List of items at the same date+time on the calendar.


Constructor & Destructor Documentation

CalNode::CalNode void *  p,
CalNode n = NULL
[inline]
 


Member Function Documentation

void CalNode::Dump OnDisk pOnDisk  ) 
 

Dump CalNode to disk.

Dump CalNode to disk. An initial NULL flag is written, and then the data for each CalNode in this list is written to disk. The CalNode data is immediately preceding the CalImpl index nodes, so to access the data, just index back in the file until NULL flag is encountered.

void* CalNode::GetData  )  [inline]
 

CalNode* CalNode::GetNext  )  [inline]
 


The documentation for this class was generated from the following files:
Generated on Sun Oct 8 09:32:10 2006 for gabbie by  doxygen 1.4.6