OXY-SYNC-CONTAINER 1.0
OXY-SYNC-CONTAINER Library Documentation
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 Noxy
 Ncontainer
 CISync
 NsyncThis namespace contains synchronization-related functionality for the oxy library
 NapiThis namespace contains API types and operations for the oxy sync container library
 NpluginThis namespace contains plugin API types and operations for the oxy sync container library
 Cmerge_apiInterface for a merge API that resolves conflicts between data streams
 Cparam_tRepresents parameters for a merge operation, including a data stream and an optional author signature
 Cstream_tRepresents a data stream with associated metadata
 Cclean_fnFunctor for cleaning up resources
 CISyncContainerInterface for sync container operations
 NserviceThis namespace contains service-related functionality for the oxy sync container library
 Ccontext_tRepresents the context for a sync operation, including the container name and customer identifier
 CIConnectionInterface for connection operations, including opening pipes and sockets
 CIPackInterface for pack operations, including opening connections and managing packs
 Cssl_contextRepresents an SSL context with certificate authority, certificate, and key
 CsyncIfInterface for synchronization operations of container
 NsettingsThis namespace contains configuration settings for the oxy sync container library
 Cconfig_path_tRepresents the default configuration file path for the application
 Cexpand_fnFunction object to expand environment variables in settings paths
 Cget_fnFunction object to retrieve the application settings
 Cload_fnFunction object to load settings from an INI configuration file
 Cremove_quote_fnFunction object to remove quotes from a string
 Csettings_tRepresents the configuration settings for the oxy sync container library. details This structure encapsulates various configuration settings, including folder paths for logs, containers, packs, and plugins, as well as SSL certificate paths, file filters, host, and port information. It provides default values for these settings and can be loaded from an INI file. The settings can be expanded to resolve environment variables in the paths
 Cmerge_commit_fnFunction object for performing a merge commit operation