Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nwrench
 CBareMetalComputeServiceA compute service that manages a set of multi-core compute hosts and provides access to their resources
 CBareMetalComputeServiceMessagePayloadConfigurable message payloads for a MultiHostMulticoreComputeService
 CBareMetalComputeServicePropertyConfigurable properties for a MultiHostMulticoreComputeService
 CBatchServiceA batch-scheduled compute service that manages a set of compute hosts and controls access to their resource via a batch queue
 CBatchServiceMessagePayloadConfigurable message payloads for a BatchService
 CBatchServicePropertyConfigurable properties for a BatchService
 CCloudServiceA cloud-based compute service that manages a set of physical hosts and controls access to their resources by (transparently) executing jobs in VM instances
 CCloudServiceMessagePayloadConfigurable message payloads for a CloudService
 CCloudServicePropertyConfigurable properties for a CloudService
 CComputeServiceThe compute service base class
 CComputeServiceMessagePayloadConfigurable message payloads for a ComputeService
 CComputeServicePropertyConfigurable properties for a ComputeService
 CEnergyMeter
 CFileRegistryServiceA file registry service (a.k.a. replica catalog) that holds a database of which files are available at which storage services. More specifically, the database holds a set of <file, storage service> entries. A WMS can add, lookup, and remove entries at will from this database
 CFileRegistryServiceMessagePayloadConfigurable message payload for a FileRegistryService
 CFileRegistryServicePropertyConfigurable properties for a FileRegistryService
 CHTCondorCentralManagerService
 CHTCondorCentralManagerServiceMessage
 CHTCondorCentralManagerServiceMessagePayloadConfigurable message payloads for an HTCondor Central Manager service
 CHTCondorServiceA workload management framework compute service
 CHTCondorServiceMessagePayloadConfigurable message payloads for an HTCondorService
 CHTCondorServicePropertyProperties for an HTCondor service
 CNegotiatorCompletionMessage
 CNetworkProximityServiceA network proximity service that continuously estimates inter-host latencies and can be queried for such estimates
 CNetworkProximityServiceMessagePayloadConfigurable message payloads for a NetworkProximityService
 CNetworkProximityServicePropertyConfigurable properties for a NetworkProximityService
 CPilotJobSchedulerA (mostly virtual) base class for implementing PilotJob scheduling algorithms to be used by a WMS
 CServiceA service that can be added to the simulation and that can be used by a WMS when executing a workflow
 CServiceFailureDetector
 CServiceMessagePayloadConfigurable message payloads for a Service
 CServicePropertyConfigurable properties for a Service
 CSimpleStorageServiceA storage service that provides direct access to some storage resource (e.g., a disk)
 CSimpleStorageServiceMessagePayloadConfigurable message payloads for a SimpleStorageService
 CSimpleStorageServicePropertyConfigurable properties for a SimpleStorageService
 CSimulationA class that provides basic simulation methods
 CSimulationOutputA class that contains post-mortem simulation-generated data
 CSimulationTimestampA time-stamped simulation event stored in SimulationOutput
 CSimulationTimestampEnergyConsumption
 CSimulationTimestampFileCopyA base class for simulation timestamps regarding file copies
 CFileLocationA file location struct that contains the storage service and partition where a file is located
 CSimulationTimestampFileCopyCompletionA simulation timestamp class for file copy completions
 CSimulationTimestampFileCopyFailureA simulation timestamp class for file copy failure times
 CSimulationTimestampFileCopyStartA simulation timestamp class for file copy start times
 CSimulationTimestampPairA base class for simulation timestamps
 CSimulationTimestampPstateSetA simulation timestamp class for changes in a host's pstate
 CSimulationTimestampTaskA base class for simulation timestamps regarding workflow tasks
 CSimulationTimestampTaskCompletionA simulation timestamp class for WorkflowTask completion times
 CSimulationTimestampTaskFailureA simulation timestamp class for WorkflowTask failure times
 CSimulationTimestampTaskStartA simulation timestamp class for WorkflowTask start times
 CSimulationTimestampTaskTerminatedA simulation timestamp class for WorkflowTask termination times
 CSimulationTimestampType
 CStandardJobSchedulerA (mostly virtual) base class for implementing StandardJob scheduling algorithms to be used by a WMS
 CStorageServiceThe storage service base class
 CStorageServiceMessagePayloadConfigurable message payloads for a StorageService
 CStorageServicePropertyConfigurable properties for a StorageService
 CVirtualizedClusterServiceA virtualized cluster-based compute service
 CVirtualizedClusterServiceMessagePayloadConfigurable message payloads for a VirtualizedClusterService
 CVirtualizedClusterServicePropertyConfigurable properties for a VirtualizedClusterService
 CWMSA workflow management system (WMS)
 CWorkflowA workflow (to be executed by a WMS)
 CWorkflowFileA data file used/produced by a WorkflowTask in a Workflow
 CWorkflowTaskA computational task in a Workflow
 CComputeThreadHasDiedA "compute thread has died" failure cause
 CFatalFailureAn "Unknown" failure cause (should not happen)
 CFileAlreadyBeingCopiedA "file is already there" failure cause
 CFileCopyCompletedEventA "file copy has completed" WorkflowExecutionEvent
 CFileCopyFailedEventA "file copy has failed" WorkflowExecutionEvent
 CFileNotFoundA "file was not found" failure cause
 CFunctionalityNotAvailableA "requested functionality is not available on that service" failure cause
 CHostErrorA "host error" failure cause
 CJobCannotBeForgottenA "job cannot be forgotten" failure cause
 CJobCannotBeTerminatedA "job cannot be terminated" failure cause
 CJobKilledA "job has been killed" failure cause
 CJobTimeoutA "job has times out" failure cause
 CJobTypeNotSupportedA "compute service does not support requested job type" failure cause
 CNetworkErrorA "network error (or endpoint is down)" failure cause
 CNoScratchSpaceA "no scratch space" failure cause
 CNoStorageServiceForFileA "file cannot be found anywhere" failure cause
 CNotEnoughResourcesA "compute service doesn't have enough cores" failure cause
 CPilotJobExpiredEventA "pilot job has expired" WorkflowExecutionEvent
 CPilotJobStartedEventA "pilot job has started" WorkflowExecutionEvent
 CServiceIsDownA "service is down" failure cause
 CStandardJobCompletedEventA "standard job has completed" WorkflowExecutionEvent
 CStandardJobFailedEventA "standard job has failed" WorkflowExecutionEvent
 CStorageServiceNotEnoughSpaceA "not enough space on storage service" failure cause