CAPIO-CL 1.2.0
CAPIO-CL: Cross Application Programmable I/O - Coordination Language
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NcapioclNamespace containing all the CAPIO-CL related code
 Nconfiguration
 CCapioClConfigurationLoad configuration and store it from a CAPIO-CL TOML configuration file
 CCapioClConfigurationExceptionCustom exception thrown when handling a CAPIO-CL TOML configuration file
 CdefaultsDefaults values keys for runtime options of CAPIO-CL
 NengineNamespace containing the CAPIO-CL Engine
 CEngineEngine for managing CAPIO-CL configuration entries. The CapioCLEngine class stores and manages configuration rules for files and directories as defined in the CAPIO-CL configuration file. It maintains producers, consumers, commit rules, fire rules, and other metadata associated with files or directories. Each entry in the configuration associates a path with:
 NmonitorNamespace containing the CAPIO-CL Monitor components
 CFileSystemMonitorMonitor implementation that represents commit state using the filesystem
 CMonitorClass to monitor runtime dependent information on CAPIO-CL related paths, such as commitment status and Home Node Policies
 CMonitorExceptionCustom exception thrown when parsing a CAPIO-CL configuration file by Parser
 CMonitorInterfaceAbstract interface for monitoring the commit state of files in CAPIO-CL
 CMulticastMonitorMonitor implementation that synchronizes file commit state via multicast messages
 NparserNamespace containing the CAPIO-CL parsers components
 CParserContains the code to parse a JSON based CAPIO-CL configuration file
 CParserExceptionCustom exception thrown when parsing a CAPIO-CL configuration file by Parser
 NserializerNamespace containing the CAPIO-CL Serializer component
 CSerializerDump the current loaded CAPIO-CL configuration from class Engine to a CAPIO-CL configuration file
 CSerializerExceptionCustom exception thrown when serializing an instance of Engine
 CCAPIO_CL_VERSIONAvailable versions of CAPIO-CL language
 CConfigurationEntryStruct containing key value pairs for capio-cl runtime configuration