LeviLamina
Loading...
Searching...
No Matches
FileArchiver::InterventionPublishers Struct Reference

Public Types

using BeginSignature = void(::FileArchiver::ExportType, ::std::string const&, ::Core::Path const&)
using CleanupSignature = void(::FileArchiver::ExportType)
using CopyCompleteSignature
using LevelDataFinalizeSignature = void(::FileArchiver::ExportType, ::LevelData&)
using LevelDataMutationSignature = void(::FileArchiver::ExportType, ::LevelData&)
using PreFileRemovalSignature
using PrePackageSignature

Public Member Functions

MCAPI void * $ctor ()

Public Attributes

::ll::TypedStorage< 8, 128, ::Bedrock::PubSub::Publisher< void(::FileArchiver::ExportType, ::std::string const &, ::Core::Path const &), ::Bedrock::PubSub::ThreadModel::MultiThreaded, 0 > > mBegin
::ll::TypedStorage< 8, 128, ::Bedrock::PubSub::Publisher< void(::FileArchiver::ExportType, ::Core::PathBuffer<::Core::BasicStackString< char, 1024 > > const &), ::Bedrock::PubSub::ThreadModel::MultiThreaded, 0 > > mCopyComplete
::ll::TypedStorage< 8, 128, ::Bedrock::PubSub::Publisher< void(::FileArchiver::ExportType, ::LevelData &), ::Bedrock::PubSub::ThreadModel::MultiThreaded, 0 > > mLevelDataMutation
::ll::TypedStorage< 8, 128, ::Bedrock::PubSub::Publisher< void(::FileArchiver::ExportType, ::Core::PathBuffer<::Core::BasicStackString< char, 1024 > > const &), ::Bedrock::PubSub::ThreadModel::MultiThreaded, 0 > > mPreFileRemoval
::ll::TypedStorage< 8, 128, ::Bedrock::PubSub::Publisher< void(::FileArchiver::ExportType, ::LevelData &), ::Bedrock::PubSub::ThreadModel::MultiThreaded, 0 > > mLevelDataFinalize
::ll::TypedStorage< 8, 128, ::Bedrock::PubSub::Publisher< void(::FileArchiver::ExportType, ::Core::PathBuffer<::Core::BasicStackString< char, 1024 > > const &), ::Bedrock::PubSub::ThreadModel::MultiThreaded, 0 > > mPrePackage
::ll::TypedStorage< 8, 128, ::Bedrock::PubSub::Publisher< void(::FileArchiver::ExportType), ::Bedrock::PubSub::ThreadModel::MultiThreaded, 0 > > mCleanup

Member Typedef Documentation

◆ CopyCompleteSignature

using FileArchiver::InterventionPublishers::CopyCompleteSignature
Initial value:
void(::FileArchiver::ExportType, ::Core::PathBuffer<::Core::BasicStackString<char, 1024>> const&)
Definition BasicStackString.h:8
Definition PathBuffer.h:8

◆ PreFileRemovalSignature

using FileArchiver::InterventionPublishers::PreFileRemovalSignature
Initial value:
void(::FileArchiver::ExportType, ::Core::PathBuffer<::Core::BasicStackString<char, 1024>> const&)

◆ PrePackageSignature

using FileArchiver::InterventionPublishers::PrePackageSignature
Initial value:
void(::FileArchiver::ExportType, ::Core::PathBuffer<::Core::BasicStackString<char, 1024>> const&)

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