next up previous contents index
Next: ArenaID Up: Persistent Storage Classes Previous: PersistentPointer Class

Arena Class

  


  
Figure 3.11: Arena Class
\begin{figure}
\begin{center}

\includegraphics [scale=1]{Arena.ps}
\end{center}\end{figure}

The Arena class (See Figure 3.11) manipulates a storage file as an arena for the persistent storage. There are no public functions and variables in this class. Therefore, the Arena class is invisible from the user. The class implements the SortableObject interface. Most of the essential operations in the persistent storage are performed by the Arena class.



 

Mori Tetsuya / t2y3141592@gmail.com