FlatImage
A configurable Linux containerization system
Loading...
Searching...
No Matches
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 1234]
 Nanonymous_namespace{common.hpp}
 Nanonymous_namespace{layers.hpp}
 Nanonymous_namespace{overlayfs.hpp}
 Nanonymous_namespace{recipe.hpp}
 Nanonymous_namespace{unionfs.hpp}
 Nns_bwrapBubblewrap sandboxing integration
 Nanonymous_namespace{bwrap.hpp}
 Nns_proxyBubblewrap proxy types and user configuration
 Nns_cmdFlatImage command implementations
 Nns_bindBind mount command implementation
 Nns_helpHelp system and command documentation
 Nns_unshareUnshare namespace options command implementation
 Nns_conceptC++ concepts for type constraints and compile-time validation
 Nns_configCentral FlatImage configuration system
 Nanonymous_namespace{config.hpp}
 Nns_dbJSON-based configuration database layer
 Nanonymous_namespace{db.hpp}
 Nns_bindBind mount configuration management
 Nns_bootBoot command configuration storage
 Nns_desktopDesktop integration configuration management
 Nns_envEnvironment variable database management
 Nns_portal
 Nns_recipePackage recipe configuration management
 Nns_remoteRemote recipe repository URL management
 Nns_desktopDesktop integration command implementation
 Nanonymous_namespace{desktop.hpp}
 Nns_elfELF binary manipulation and reserved space management
 Nns_envEnvironment variable management utilities
 Nanonymous_namespace{env.hpp}
 Nns_filesystemBase filesystem interface and abstraction
 Nns_filesystemsFlatImage filesystem layer implementations
 Nns_ciopfsCase-insensitive filesystem implementation
 Nns_controllerFilesystem stack orchestration and management
 Nns_dwarfsDwarFS compressed read-only filesystem wrapper
 Nns_layers
 Nns_overlayfsFUSE-OverlayFS overlay filesystem implementation
 Nns_unionfsUnionFS-FUSE overlay filesystem implementation
 Nns_utilsFilesystem utility functions
 Nns_fsEnhanced filesystem utilities wrapping std::filesystem
 Nns_fuseFUSE filesystem operation utilities
 Nanonymous_namespace{fuse.hpp}
 Nns_iconFlatImage default icon SVG data
 Nns_imageImage processing utilities
 Nanonymous_namespace{image.hpp}
 Nns_layersFilesystem layer management command implementation
 Nns_linuxLinux-specific system operations
 Nanonymous_namespace{linux.hpp}
 Nns_fifo
 Nns_logMulti-level logging system with file and stdout sinks
 Nanonymous_namespace{log.hpp}
 Nns_parserFlatImage command parsing and execution engine
 Nanonymous_namespace{executor.hpp}
 Nns_interfaceCommand interface definitions and argument structures
 Nns_portalPortal IPC system for host-container communication
 Nanonymous_namespace{portal.hpp}
 Nns_childChild process spawning and I/O management for portal IPC
 Nns_recipePackage recipe command implementation
 Nns_relocateBinary relocation and extraction utilities
 Nanonymous_namespace{relocate.hpp}
 Nns_reservedManagement of ELF binary reserved space for configuration storage
 Nanonymous_namespace{reserved.hpp}
 Nns_bindBind mount configuration storage in reserved space
 Nns_bootBoot command storage in reserved space
 Nns_casefoldCase-insensitive filesystem flag management in reserved space
 Nns_desktopDesktop integration data storage in reserved space
 Nns_envEnvironment variable storage in reserved space
 Nns_iconApplication icon image storage in reserved space
 Nns_notifyDesktop notification flag management in reserved space
 Nns_overlayOverlay filesystem type selection in reserved space
 Nns_permissionsPermission bitfield management in reserved space
 Nns_remoteRemote recipe repository URL storage in reserved space
 Nns_unshareUnshare namespace options bitfield management in reserved space
 Nns_stringString manipulation and conversion utilities
 Nns_subprocessChild process management and execution
 Nns_pipeInter-process pipe management
 NstreamCustom stream redirection for child process stdio
 Nns_vectorVector and container manipulation utilities