libdar::storage Class Reference
[Private]

arbitrary large storage structure More...

#include <storage.hpp>

List of all members.

Public Member Functions

 storage (U_32 size)
 storage (const storage &ref)
 ~storage ()
storageoperator= (const storage &val)
bool operator< (const storage &ref) const
bool operator== (const storage &ref) const
bool operator> (const storage &ref) const
bool operator<= (const storage &ref) const
bool operator>= (const storage &ref) const
bool operator!= (const storage &ref) const
iterator begin () const
iterator end () const
iterator rbegin () const
iterator rend () const
bool write (iterator &it, unsigned char a)
bool read (iterator &it, unsigned char &a) const

Friends

class storage::iterator

Classes

class  iterator


Detailed Description

arbitrary large storage structure

used to store infinint

Definition at line 54 of file storage.hpp.


The documentation for this class was generated from the following file:
Generated on Fri Jul 21 19:31:21 2006 for Disk ARchive by  doxygen 1.4.7