nx_storage_sdk
1.0
Storage SDK
|
This is the complete list of members for TestIODevice, including all inherited members.
addRef() const override | TestIODevice | virtual |
getMode() const override | TestIODevice | virtual |
m_sampleFileName (defined in TestIODevice) | TestIODevice | protected |
pAddRef() const (defined in PluginRefCounter< TestIODevice >) | PluginRefCounter< TestIODevice > | inline |
PluginRefCounter() (defined in PluginRefCounter< TestIODevice >) | PluginRefCounter< TestIODevice > | inline |
pReleaseRef() const (defined in PluginRefCounter< TestIODevice >) | PluginRefCounter< TestIODevice > | inline |
queryInterface(const nxpl::NX_GUID &interfaceID) override | TestIODevice | virtual |
read(void *dst, const uint32_t size, int *ecode) const override | TestIODevice | virtual |
releaseRef() const override | TestIODevice | virtual |
seek(uint64_t pos, int *ecode) override | TestIODevice | virtual |
size(int *ecode) const override | TestIODevice | virtual |
TestIODevice(const std::string &name, FileCategory category, int mode, int64_t size=0, FILE *f=nullptr) (defined in TestIODevice) | TestIODevice | |
write(const void *src, const uint32_t size, int *ecode) override | TestIODevice | virtual |
~PluginInterface() (defined in nxpl::PluginInterface) | nxpl::PluginInterface | inlinevirtual |
~TestIODevice() (defined in TestIODevice) | TestIODevice |