CoreLinux++
0.4.32
|
Storage is the abstract type for anything that can be use to store and read (e.g. More...
#include <Storage.hpp>
Public Member Functions | |
Storage (StorageCref) | |
StorageRef | operator= (StorageCref) |
bool | operator== (StorageCref) const |
Storage is the abstract type for anything that can be use to store and read (e.g.
Memory, File, Pipe, Queue ).