nx_storage_sdk
1.0
Storage SDK
|
This is the complete list of members for TestStorage, including all inherited members.
addRef() const override | TestStorage | virtual |
dirExists(const char *url, int *ecode) const override | TestStorage | virtual |
fileExists(const char *url, int *ecode) const override | TestStorage | virtual |
fileSize(const char *url, int *ecode) const override | TestStorage | virtual |
getCapabilities() const override | TestStorage | virtual |
getFileIterator(const char *dirUrl, int *ecode) const override | TestStorage | virtual |
getFreeSpace(int *ecode) const override | TestStorage | virtual |
getTotalSpace(int *ecode) const override | TestStorage | virtual |
isAvailable() const override | TestStorage | virtual |
open(const char *url, int flags, int *ecode) const override | TestStorage | virtual |
pAddRef() const (defined in PluginRefCounter< TestStorage >) | PluginRefCounter< TestStorage > | inline |
PluginRefCounter() (defined in PluginRefCounter< TestStorage >) | PluginRefCounter< TestStorage > | inline |
pReleaseRef() const (defined in PluginRefCounter< TestStorage >) | PluginRefCounter< TestStorage > | inline |
queryInterface(const nxpl::NX_GUID &interfaceID) override | TestStorage | virtual |
releaseRef() const override | TestStorage | virtual |
removeDir(const char *url, int *ecode) override | TestStorage | virtual |
removeFile(const char *url, int *ecode) override | TestStorage | virtual |
renameFile(const char *oldUrl, const char *newUrl, int *ecode) override | TestStorage | virtual |
TestStorage(const utils::VfsPair &vfsPair, const std::string &prefix, std::function< void()> onDestroyCb) (defined in TestStorage) | TestStorage | |
~PluginInterface() (defined in nxpl::PluginInterface) | nxpl::PluginInterface | inlinevirtual |
~TestStorage() (defined in TestStorage) | TestStorage | virtual |