OpenDOF Project
Modules
Here is a list of all modules:
[detail level 123]
oDOF Transport Layer (DTL)The DOF Transport Layer is the OAL's abstraction of a transport
oDistributed Object Framework (DOF)The Distributed Object Framework (DOF) is the core collection of data types, structures, interfaces, and functions that are part of the C Object Access Library
|oDOFDOF networking node
||oDOFConfigInitial configuration to use when creating a DOF
||oDOFLogDOFLog is a static logging class for use by the application to facilitate notification of runtime log information
||oDOFMemThe DOF Memory Allocator is responsible for allocating memory used internally by the C OAL
||\DOFStateA DOFState instance represents a snapshot of the DOF's configuration information as it exists at the moment when you call DOF_CreateState
|oDOFAddressRepresents a network address associated with a transport
|oDOFAuthenticatorThis class represents security support in the DOF
||oDOFAuthenticatorConfigThis class represents an authenticator configuration
||oDOFAuthenticatorNodeThis class represents a authenticator node, an authenticating entity with assigned credentials and permissions
||oDOFAuthenticatorStateRepresents the instantaneous state of a DOFAuthenticator
||\DOFAuthenticatorStorageThis class represents the back-end storage of authenticator nodes
|oDOFCipherRegistryThe block cipher registry for the C OAL
|oDOFConnection
||oDOFConnectionConfigMost of the information necessary for a DOF to create a connection
||oDOFConnectionList
||oDOFConnectionStateRepresents the instantaneous state of a DOFConnection
||\DOFConnectionStreamRequest
|oDOFCredentials
|oDOFDomainThis class represents security support in the DOF
||oDOFDomainConfigRepresents the configuration of a DOFDomain
||\DOFDomainStateRepresents the instantaneous state of a DOFDomain
|oDOFError
|oDOFExceptionDOFException encapsulates DOFError codes and provider item exceptions
|oDOFGroupAddressThis class represents group addresses that are used to join secure multicast groups
|oDOFInterfaceDOF Interface Definition
||oDOFInterfaceEvent
||oDOFInterfaceException
||oDOFInterfaceMethod
||\DOFInterfaceProperty
|oDOFInterfaceIDDOF Interface Identifier
|oDOFObjectThe primary "class" for creating and interacting with local and remote DOF Objects
|oDOFObjectIDDOF Object Identifier
||oDOFObjectIDAttributeThe Attribute class is used to retrieve attributes from a DOFObjectID
||oDOFObjectIDAuthenticationDOFObjectID used for authentication
||oDOFObjectIDDomainDOFObjectID used to identify a domain
||\DOFObjectIDSourceDOFObjectID used to identify a source of network operations
|oDOFOperationRepresents an outstanding, asynchronous operation
||oDOFOperationBridgeConfigSecurity bridge configuration
||oDOFOperationControlSpecifies the control parameters of a Request Operation
||\DOFOperationFilterOperation filter
|oDOFPermission
|oDOFPermissionSet
|oDOFProviderInfoRepresents the source (Provider) of a result or exception returned by an operation
|oDOFQueryA DOFQuery represents a way to receive notification of the availability of a set of Objects and/or Interfaces in the DOF network
|oDOFRequestRepresents a Request made to a Provider
|oDOFResultRepresents a result of an operation, or an "exception" if the operation failed
|oDOFRouteInfo
|oDOFRuntimeThe Runtime class enables access to runtime information about the associated DOF, including traffic statistics and information about active connections and servers
|oDOFSecurityMode
||\DOFSecurityModeCCM
|oDOFSecurityScopeSecurity scopes in the DOF govern how operations are routed and processed
|oDOFServerRepresents a DOF node server
||oDOFServerConfigMost of the information necessary for a DOF to create a server
||oDOFServerList
||\DOFServerStateRepresents the instantaneous state of a DOFServer
|oDOFSystemRepresents a view into the DOF network
||oDOFSystemConfigRepresents the static configuration of a DOFSystem
||\DOFSystemStateRepresents the instantaneous state of a DOFSystem
|oDOFTypeA DOF data type representation
|oDOFValueA generic container for any DOF Data Value
||oDOFValueArrayA DOF Array Data Value
||\DOFValueStructureA DOF Structure Data Value
|\Standard DOF Types and DefinitionsCommon types and definitions of the DOF C-Language Object Access Library
\Portable C Runtime (PCR)Common system-level definitions, types, and functions
 oPCRConditionCondition variable operations
 oPCREventSynchronization event operations
 oPCRMemCommon system-level memory operations including allocation, deallocation, and copy
 oPCRMutexMutual exclusion operations
 oPCRRandomA Pseudo-Random Number Generator implementation
 oPCRSecureRandomA Cryptographically Secure Random Number Generator implementation
 oPCRSemaphoreSemaphore operations
 oPCRStringCommon system-level string operations
 oPCRSwapNetwork byte-order conversion, based on machine endianness
 oPCRThreadCommon system-level thread operations
 oPCRTimeCommon system-level time operations
 \Standard Types and DefinitionsCommon core basic types and definitions upon which the DOF C-Language Object Access Library is built
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22