#include <DevNull.h>
|
| | ~DevNull () override |
| |
| ErrorCode | DoMount () override |
| |
| void | DoUnmount () override |
| |
| ErrorCode | DoCreateStream (const char *a_path, BSTSmartPointer< Stream > &a_stream, Location *&a_location, bool a_readOnly) override |
| |
| ErrorCode | DoTraversePrefix (const char *a_path, LocationTraverser &a_traverser) override |
| |
| | Location () |
| |
| virtual | ~Location () |
| |
| virtual ErrorCode | DoCreateAsyncStream (const char *a_path, BSTSmartPointer< AsyncStream > &a_out, Location *&a_location, bool a_readOnly) |
| |
| virtual ErrorCode | DoGetInfo1 (const char *a_path, Info &a_info, Location *&a_location) |
| |
| virtual ErrorCode | DoGetInfo2 (const char *a_path, Info &a_info, LocationTraverser *a_traverser) |
| |
| virtual ErrorCode | DoDelete (const char *a_path) |
| |
| virtual const char * | DoGetName () const |
| |
| virtual std::uint32_t | DoQBufferHint () const |
| |
| virtual std::uint32_t | DoGetMinimumAsyncPacketSize () const |
| |
| | TES_HEAP_REDEFINE_NEW () |
| |
| ErrorCode | DoGetInfo (const char *a_path, Info &a_info, Location *&a_location) |
| |
| ErrorCode | DoGetInfo (const char *a_path, Info &a_info, LocationTraverser *a_traverser) |
| |
|
| using | Type = typename Traits::Type |
| |
| using | Allocator = typename Traits::Allocator |
| |
◆ ~DevNull()
| RE::BSResource::DevNull::~DevNull |
( |
| ) |
|
|
override |
◆ DoCreateStream()
◆ DoMount()
| ErrorCode RE::BSResource::DevNull::DoMount |
( |
| ) |
|
|
overridevirtual |
◆ DoTraversePrefix()
◆ DoUnmount()
| void RE::BSResource::DevNull::DoUnmount |
( |
| ) |
|
|
overridevirtual |
◆ nullReader
◆ nullWriter
◆ pad11
| std::uint8_t RE::BSResource::DevNull::pad11 |
◆ pad12
| std::uint16_t RE::BSResource::DevNull::pad12 |
◆ pad14
| std::uint32_t RE::BSResource::DevNull::pad14 |
◆ RTTI
The documentation for this class was generated from the following file: