CommonLibSSE NG
Loading...
Searching...
No Matches
RE::BSResource::GlobalPaths Class Reference

#include <GlobalPaths.h>

Inheritance diagram for RE::BSResource::GlobalPaths:
RE::BSResource::Location RE::BSTSingletonSDM< GlobalPaths > RE::BSTSingletonSDMBase< Traits >

Public Member Functions

 ~GlobalPaths () 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
 
- Public Member Functions inherited from RE::BSResource::Location
 Location ()
 
virtual ~Location ()
 
virtual ErrorCode DoMount ()
 
virtual void DoUnmount ()
 
virtual ErrorCode DoCreateStream (const char *a_path, BSTSmartPointer< Stream > &a_stream, Location *&a_location, bool a_readOnly)=0
 
virtual ErrorCode DoCreateAsyncStream (const char *a_path, BSTSmartPointer< AsyncStream > &a_out, Location *&a_location, bool a_readOnly)
 
virtual ErrorCode DoTraversePrefix (const char *a_path, LocationTraverser &a_traverser)=0
 
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)
 

Public Attributes

std::uint8_t pad11
 
std::uint16_t pad12
 
std::uint32_t pad14
 
BSTArray< BSFixedStringnames
 
LocationrootLocation
 
- Public Attributes inherited from RE::BSResource::Location
bool mounted
 
std::uint8_t pad09
 
std::uint16_t pad0A
 
std::uint32_t pad0C
 

Static Public Attributes

static constexpr auto RTTI = RTTI_BSResource____GlobalPaths
 
- Static Public Attributes inherited from RE::BSResource::Location
static constexpr auto RTTI = RTTI_BSResource__Location
 

Additional Inherited Members

- Public Types inherited from RE::BSTSingletonSDMBase< Traits >
using Type = typename Traits::Type
 
using Allocator = typename Traits::Allocator
 

Constructor & Destructor Documentation

◆ ~GlobalPaths()

RE::BSResource::GlobalPaths::~GlobalPaths ( )
override

Member Function Documentation

◆ DoCreateAsyncStream()

ErrorCode RE::BSResource::GlobalPaths::DoCreateAsyncStream ( const char *  a_path,
BSTSmartPointer< AsyncStream > &  a_out,
Location *&  a_location,
bool  a_readOnly 
)
overridevirtual

Reimplemented from RE::BSResource::Location.

◆ DoCreateStream()

ErrorCode RE::BSResource::GlobalPaths::DoCreateStream ( const char *  a_path,
BSTSmartPointer< Stream > &  a_stream,
Location *&  a_location,
bool  a_readOnly 
)
overridevirtual

◆ DoDelete()

ErrorCode RE::BSResource::GlobalPaths::DoDelete ( const char *  a_path)
overridevirtual

Reimplemented from RE::BSResource::Location.

◆ DoGetInfo1()

ErrorCode RE::BSResource::GlobalPaths::DoGetInfo1 ( const char *  a_path,
Info a_info,
Location *&  a_location 
)
overridevirtual

Reimplemented from RE::BSResource::Location.

◆ DoGetInfo2()

ErrorCode RE::BSResource::GlobalPaths::DoGetInfo2 ( const char *  a_path,
Info a_info,
LocationTraverser a_traverser 
)
overridevirtual

Reimplemented from RE::BSResource::Location.

◆ DoTraversePrefix()

ErrorCode RE::BSResource::GlobalPaths::DoTraversePrefix ( const char *  a_path,
LocationTraverser a_traverser 
)
overridevirtual

Member Data Documentation

◆ names

BSTArray<BSFixedString> RE::BSResource::GlobalPaths::names

◆ pad11

std::uint8_t RE::BSResource::GlobalPaths::pad11

◆ pad12

std::uint16_t RE::BSResource::GlobalPaths::pad12

◆ pad14

std::uint32_t RE::BSResource::GlobalPaths::pad14

◆ rootLocation

Location* RE::BSResource::GlobalPaths::rootLocation

◆ RTTI

constexpr auto RE::BSResource::GlobalPaths::RTTI = RTTI_BSResource____GlobalPaths
inlinestaticconstexpr

The documentation for this class was generated from the following file: