nx_storage_sdk  1.0
Storage SDK
Enumerations
nx_spl::error Namespace Reference

Storage operations errors. More...

Enumerations

enum  code_t {
  NoError, StorageUnavailable, NotEnoughSpace, SpaceInfoNotAvailable,
  EndOfFile, ReadNotSupported, WriteNotSupported, UrlNotExists,
  UnknownError
}
 

Detailed Description

Storage operations errors.