CyberEngineMkIII
|
This is the complete list of members for CYB::API::File, including all inherited members.
Capabilities(Mode &AMode, bool &ASeek) const noexcept=0 | CYB::API::Stream | pure virtual |
Constructor typedef | CYB::API::File | |
CopyConstructor typedef | CYB::API::Interop::Allocatable | |
CursorPosition(void) const noexcept=0 | CYB::API::File | pure virtual |
GetID(void) | CYB::API::Interop::Allocatable | static |
GetPath(void) const noexcept=0 | CYB::API::File | pure virtual |
ID enum name | CYB::API::Interop::Allocatable | |
Method enum name | CYB::API::File | |
Mode enum name | CYB::API::Stream | |
OpenMethod(void) const noexcept=0 | CYB::API::File | pure virtual |
Read(void *const ABuffer, const unsigned long long AMaxAmount) const =0 | CYB::API::Stream | pure virtual |
Seek(const long long AOffset, const SeekLocation ALocation) const =0 | CYB::API::Stream | pure virtual |
SeekLocation enum name | CYB::API::Stream | |
Size(void) const =0 | CYB::API::File | pure virtual |
Write(const void *const ABuffer, const unsigned long long AAmount)=0 | CYB::API::Stream | pure virtual |
~Allocatable()=default | CYB::API::Interop::Allocatable | virtual |