OXY-SYNC-DIRECTORY 1.0
OXY-SYNC-DIRECTORY Library Documentation
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 Noxy
 NdirectoryThe oxy::directory namespace contains interfaces and functions for synchronizing and updating the metadata directory
 Nsettings
 Cconfig_path_tA singleton struct that holds the file path to the configuration INI file
 Cexpand_fnA function object that expands environment variables in the settings paths
 Cget_fnA function object that retrieves configuration settings
 Cload_fnA function object that loads configuration settings from an INI file
 Cremove_quote_fnA function object that removes surrounding quotes from a string if they exist
 Cset_fnA function object that sets configuration properties in an INI file
 Csettings_tRepresents the configuration settings for the oxy directory service
 Ccontext_tRepresents a context for database operations, encapsulating a connection and schema information
 Ccount_fnFunction object for counting data in the database
 Cenum_missing_fnFunction object for enumerating missing entries
 Cget_context_fnFunction object for obtaining a context_t from a connection and schema
 CIConnectionInterface for a connection to a Thrift service, supporting both pipe and socket connections
 CIMetadataInterface for interacting with the metadata service
 CIPackInterface for interacting with the pack service
 CISyncDirectoryInterface for synchronizing the metadata directory
 CITimelineInterface for interacting with the timeline service
 CIUpdateDirectoryInterface for updating the metadata directory
 Cpull_fnFunction object for pulling data from the database
 Cpush_fnFunction object for pushing data to the database
 Cremove_all_fnFunction object for removing all data from the database
 Cremove_fnFunction object for removing data from the database
 Creset_settings_fnFunction object for resetting the configuration settings to default values
 Cset_settings_fnFunction object for setting the configuration settings from a file
 Cssl_contextRepresents the SSL context for secure connections, including CA, certificate, and key information
 Csettings_tRepresents the configuration settings for the oxy directory service, including folder paths, file filters, network settings, and SSL certificate paths