|
CoreLinux++
0.4.32
|
TransientStorage type is an area of storage that will not be saved across system initializations. More...
#include <TransientStorage.hpp>
Public Member Functions | |
| TransientStorage (TransientStorageCref) | |
| TransientStorageRef | operator= (TransientStorageCref) |
| bool | operator== (TransientStorageCref) const |
Public Member Functions inherited from corelinux::Storage | |
| Storage (StorageCref) | |
| StorageRef | operator= (StorageCref) |
| bool | operator== (StorageCref) const |
TransientStorage type is an area of storage that will not be saved across system initializations.