Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Examples
corelinux::Storage Class Reference
Storage is the abstract type for anything that can be use to store and read (e.g.
More...
#include <Storage.hpp>
Inheritance diagram for corelinux::Storage
[legend]List of all members.
Public Methods |
| Storage ( void ) |
| Storage ( StorageCref ) |
virtual | ~Storage ( void ) |
StorageRef | operator= ( StorageCref ) |
bool | operator== ( StorageCref ) const |
Detailed Description
Storage is the abstract type for anything that can be use to store and read (e.g.
Memory, File, Pipe, Queue ).
The documentation for this class was generated from the following files:
This is the CoreLinux++ reference manual
Provided by The CoreLinux Consortium