OpenDOF Project
Data Structures
Here are the data structures with brief descriptions:
[detail level 12]
oCDOFCipherA block cipher algorithm implementation
oCDOFAuthenticatorListDOF Authenticators List structure
oCDOFAuthenticatorNodeThe DOFAuthenticatorNode interface structure
|\CDOFAuthenticatorNodeFns_tThe assigner interface function structure, containing a list of function pointers that implement the interface
oCDOFAuthenticatorNodePermissionSetMapDOFAuthenticatorNodePermissionSetMap_t represents the permissions for a node
oCDOFAuthenticatorNodePermissionSetMapElementDOFAuthenticatorNodePermissionSetMapElement contains the set of permissions associated with a Permission Group ID
oCDOFAuthenticatorStorageThe AuthenticatorStorage interface structure
|\CDOFAuthenticatorStorageFns_tThe assigner interface function structure, containing a list of function pointers that implement the interface
oCDOFConnectionConnectCallbackThe callback interface structure used to monitor connection complete
|\CDOFConnectionConnectCallbackFns_tThe callback interface function structure, containing a list of function pointers that implement the interface
oCDOFConnectionListDOF DOFConnection List structure
oCDOFConnectionPeerListenerThe listener interface structure used to monitor connection peers
|\CDOFConnectionPeerListenerFns_tThe listener interface function structure, containing a list of function pointers that implement the interface
oCDOFConnectionStateListenerThe listener interface structure used to monitor connection state
|\CDOFConnectionStateListenerFns_tThe listener interface function structure, containing a list of function pointers that implement the interface
oCDOFConnectionStreamRequestListenerThe listener interface structure used to obtain notification of streaming connection requests, based on the connection, security, interest and available bindings
|\CDOFConnectionStreamRequestListenerFns_tThe listener interface function structure, containing a list of function pointers that implement the interface
oCDOFDomainListDOF Domain List structure
oCDOFDomainListenerThe DomainListener interface enables you to be notified when a route to the Authentication Server for a remote domain is discovered
|\CDOFDomainListenerFns_tThe listener interface function structure, containing a list of function pointers that implement the interface
oCDOFDomainStateListenerThe listener interface structure used to obtain information on domain state
|\CDOFDomainStateListenerFns_tThe listener interface function structure, containing a list of function pointers that implement the interface
oCDOFInterestListenerThe DOFInterestListener interface enables you to create functionality for monitoring all interest requests
|\CDOFInterestListenerFns_tThe listener interface function structure, containing a list of function pointers that implement the interface
oCDOFInterfaceIDListDOF InterfaceID List structure
oCDOFLogListenerThe listener interface structure used to monitor log messages
|\CDOFLogListenerFns_tThe listener interface function structure, containing a list of function pointers that implement the interface
oCDOFObjectDefineCallbackThe callback interface structure used to receive an Interface definition from the network
|\CDOFObjectDefineCallbackFns_tThe callback interface function structure, containing a list of function pointers that implement the interface
oCDOFObjectEventCallbackThe callback interface structure used to receive results from a Provider for RegisterHandler Operations
|\CDOFObjectEventCallbackFns_tThe callback interface function structure, containing a list of function pointers that implement the interface
oCDOFObjectGetCallbackThe callback interface structure used to receive results from a Provider for Get Operations
|\CDOFObjectGetCallbackFns_tThe callback interface function structure, containing a list of function pointers that implement the interface
oCDOFObjectIDAttributeDOF Object ID Attribute Descriptor
oCDOFObjectIDListDOF ObjectID List structure
oCDOFObjectInvokeCallbackThe callback interface structure used to receive results from a Provider for Invoke Operations
|\CDOFObjectInvokeCallbackFns_tThe callback interface function structure, containing a list of function pointers that implement the interface
oCDOFObjectProviderThe callback interface structure used to Provide information to a Requestor
|\CDOFObjectProviderFns_tThe callback interface function structure, containing a list of function pointers that implement the interface
oCDOFObjectSessionCallbackThe callback interface structure used to be notified of session requests
|\CDOFObjectSessionCallbackFns_tThe callback interface function structure, containing a list of function pointers that implement the interface
oCDOFObjectSetCallbackThe callback interface structure used to receive results from a Provider for Set Operations
|\CDOFObjectSetCallbackFns_tThe callback interface function structure, containing a list of function pointers that implement the interface
oCDOFObjectSubscribeCallbackThe callback interface structure used to receive results from a Provider for Subscribe Operations
|\CDOFObjectSubscribeCallbackFns_tThe callback interface function structure, containing a list of function pointers that implement the interface
oCDOFOperationRetryCallbackThe callback interface structure used to determine when to send the next retry
|\CDOFOperationRetryCallbackFns_tThe callback interface function structure, containing a list of function pointers that implement the interface
oCDOFOperationSessionDataTransformThe callback interface structure used to transform data on an OAP session
|\CDOFOperationSessionDataTransformFns_tThe callback interface function structure, containing a list of function pointers that implement the interface
oCDOFRuntimeConnectionStateListenerThe DOFRuntimeConnectionStateListener interface structure, when implemented, enables you to receive notifications when any of this DOF's connections, either inbound or outbound, are established or go down
|\CDOFRuntimeConnectionStateListenerFns_tThe listener interface function structure, containing a list of function pointers that implement the interface
oCDOFRuntimeServerStateListenerThe DOFRuntimeServerStateListener interface, when implemented, enables you to receive notifications when any of the DOF's servers start or stop
|\CDOFRuntimeServerStateListenerFns_tThe listener interface function structure, containing a list of function pointers that implement the interface
oCDOFServerListDOF DOFServer List structure
oCDOFServerStartCallbackThe callback interface structure used to monitor connection complete
|\CDOFServerStartCallbackFns_tThe callback interface function structure, containing a list of function pointers that implement the interface
oCDOFServerStateListenerThe listener interface structure used to monitor server state
|\CDOFServerStateListenerFns_tThe listener interface function structure, containing a list of function pointers that implement the interface
oCDOFSystemActivateInterestListenerThe DOFSystemActivateInterestListener interface enables you to create functionality in providers that begins providing a binding in response to a DOFINTERESTLEVEL_ACTIVATE or higher level of interest
|\CDOFSystemActivateInterestListenerFns_tThe listener interface function structure, containing a list of function pointers that implement the interface
oCDOFSystemInterestCallbackThe callback interface structure used to be notified of interest operation completion
|\CDOFSystemInterestCallbackFns_tThe callback interface function structure, containing a list of function pointers that implement the interface
oCDOFSystemListDOF DOFSystem List structure
oCDOFSystemQueryCallbackThe callback interface structure used to obtain changes in the interest set for a query
|\CDOFSystemQueryCallbackFns_tThe callback interface function structure, containing a list of function pointers that implement the interface
oCDOFSystemRouteListenerThe listener interface structure used to be notified of routing changes within the DOF
|\CDOFSystemRouteListenerFns_tThe listener interface function structure, containing a list of function pointers that implement the interface
oCDTLConnectionThe transport's Connection interface structure, representing a transport-level connection
|\CDTLConnectionFns_tThe DTLConnection interface function structure, containing a list of function pointers that implement the interface
oCDTLServerThe transport's Server interface structure, representing a transport-level server
|\CDTLServerFns_tThe DTLServer interface function structure, containing a list of function pointers that implement the interface
oCDTLTransportThe core Transport interface structure, allowing connections and servers to be created at the transport layer
|\CDTLTransportFns_tThe DTLTransport interface function structure, containing a list of function pointers that implement the interface
\CDTLTransportHandlerThe Transport Handler interface structure, allowing a transport to communicate with the OAL
 \CDTLTransportHandlerFns_tThe DTLTransportHandler interface function structure, containing a list of function pointers that implement the interface
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25