Definition: GlobalPaths.h:15
 
ErrorCode DoTraversePrefix(const char *a_path, LocationTraverser &a_traverser) override
 
ErrorCode DoGetInfo2(const char *a_path, Info &a_info, LocationTraverser *a_traverser) override
 
ErrorCode DoCreateAsyncStream(const char *a_path, BSTSmartPointer< AsyncStream > &a_out, Location *&a_location, bool a_readOnly) override
 
ErrorCode DoGetInfo1(const char *a_path, Info &a_info, Location *&a_location) override
 
Location * rootLocation
Definition: GlobalPaths.h:34
 
std::uint8_t pad11
Definition: GlobalPaths.h:30
 
std::uint32_t pad14
Definition: GlobalPaths.h:32
 
ErrorCode DoCreateStream(const char *a_path, BSTSmartPointer< Stream > &a_stream, Location *&a_location, bool a_readOnly) override
 
ErrorCode DoDelete(const char *a_path) override
 
std::uint16_t pad12
Definition: GlobalPaths.h:31
 
BSTArray< BSFixedString > names
Definition: GlobalPaths.h:33
 
static constexpr auto RTTI
Definition: GlobalPaths.h:17
 
Definition: Location.h:17
 
Definition: LocationTraverser.h:10
 
Definition: BSTArray.h:377
 
Definition: BSTSmartPointer.h:37
 
ErrorCode
Definition: ErrorCodes.h:8
 
Definition: AbsorbEffect.h:6
 
constexpr REL::ID RTTI_BSResource____GlobalPaths
Definition: Offsets_RTTI.h:2140
 
Definition: BSTSingleton.h:50