Public Types | |
| enum | Action { Cancel , AutoOpen , BrowseContainer , SelectArchitecture } |
Public Member Functions | |
| ContainerOpenRequest (const std::string &path, bool forceContainerBrowser=false) | |
| TransformSessionRef | session () const |
| Action | resolve () |
| std::vector< TransformContextRef > | selectedContexts () |
| const std::vector< TransformContextRef > & | architectureContexts () const |
| std::optional< size_t > | preferredArchitectureIndex () const |
|
explicit |
|
inline |
| Action ContainerOpenRequest::resolve | ( | ) |
| std::vector< TransformContextRef > ContainerOpenRequest::selectedContexts | ( | ) |
|
inline |
|
inline |