yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::core::SourceArtifactPublicationLock::Impl Struct Reference
Collaboration diagram for yaze::core::SourceArtifactPublicationLock::Impl:

Public Attributes

SourceArtifactPublisherLabels labels
 
std::vector< fs::path > targets
 
std::unique_ptr< SourceArtifactWriteLocks > write_locks
 
std::atomic_flag publication_in_progress = ATOMIC_FLAG_INIT
 

Detailed Description

Definition at line 1138 of file source_artifact_publisher.cc.

Member Data Documentation

◆ labels

SourceArtifactPublisherLabels yaze::core::SourceArtifactPublicationLock::Impl::labels

Definition at line 1139 of file source_artifact_publisher.cc.

◆ targets

std::vector<fs::path> yaze::core::SourceArtifactPublicationLock::Impl::targets

Definition at line 1140 of file source_artifact_publisher.cc.

◆ write_locks

std::unique_ptr<SourceArtifactWriteLocks> yaze::core::SourceArtifactPublicationLock::Impl::write_locks

Definition at line 1141 of file source_artifact_publisher.cc.

◆ publication_in_progress

std::atomic_flag yaze::core::SourceArtifactPublicationLock::Impl::publication_in_progress = ATOMIC_FLAG_INIT

Definition at line 1142 of file source_artifact_publisher.cc.


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