#include <LocationTree.h>
|
| | ~LocationTree () override |
| |
| ErrorCode | DoCreateStream (const char *a_path, BSTSmartPointer< Stream > &a_stream, Location *&a_location, bool a_readOnly) override |
| |
| ErrorCode | DoCreateAsyncStream (const char *a_path, BSTSmartPointer< AsyncStream > &a_out, Location *&a_location, bool a_readOnly) override |
| |
| ErrorCode | DoTraversePrefix (const char *a_path, LocationTraverser &a_traverser) override |
| |
| ErrorCode | DoGetInfo1 (const char *a_path, Info &a_info, Location *&a_location) override |
| |
| ErrorCode | DoGetInfo2 (const char *a_path, Info &a_info, LocationTraverser *a_traverser) override |
| |
| ErrorCode | DoDelete (const char *a_path) override |
| |
| | Location () |
| |
| virtual | ~Location () |
| |
| virtual ErrorCode | DoMount () |
| |
| virtual void | DoUnmount () |
| |
| 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) |
| |
◆ ~LocationTree()
| RE::BSResource::LocationTree::~LocationTree |
( |
| ) |
|
|
override |
◆ DoCreateAsyncStream()
◆ DoCreateStream()
◆ DoDelete()
| ErrorCode RE::BSResource::LocationTree::DoDelete |
( |
const char * |
a_path | ) |
|
|
overridevirtual |
◆ DoGetInfo1()
| ErrorCode RE::BSResource::LocationTree::DoGetInfo1 |
( |
const char * |
a_path, |
|
|
Info & |
a_info, |
|
|
Location *& |
a_location |
|
) |
| |
|
overridevirtual |
◆ DoGetInfo2()
◆ DoTraversePrefix()
◆ lhs
| Location* RE::BSResource::LocationTree::lhs |
◆ rhs
| Location* RE::BSResource::LocationTree::rhs |
◆ RTTI
◆ VTABLE
The documentation for this class was generated from the following file: