xoreos  0.0.5
Public Attributes | List of all members
Aurora::ResourceManager::ChangeSet Struct Reference

A set of changes produced by a manager operation. More...

Collaboration diagram for Aurora::ResourceManager::ChangeSet:
Collaboration graph
[legend]

Public Attributes

KnownArchiveChanges knownArchives
 
OpenedArchiveChanges openedArchives
 
ResourceChanges resources
 

Detailed Description

A set of changes produced by a manager operation.

Definition at line 446 of file resman.h.

Member Data Documentation

◆ knownArchives

KnownArchiveChanges Aurora::ResourceManager::ChangeSet::knownArchives

Definition at line 447 of file resman.h.

◆ openedArchives

OpenedArchiveChanges Aurora::ResourceManager::ChangeSet::openedArchives

Definition at line 448 of file resman.h.

◆ resources

ResourceChanges Aurora::ResourceManager::ChangeSet::resources

Definition at line 449 of file resman.h.


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