The Distributed Object Framework (DOF) is the core collection of data types, strucutres, interfaces, and functions that are part of the C Object Access Library. More...
Modules | |
| DOF | |
| The DOF class represents a DOF networking node.  | |
| DOFAddress | |
| Represents a network address associated with a transport.  | |
| DOFAuthenticator | |
| This class represents security support in the DOF.  | |
| DOFCipherRegistry | |
| The block cipher registry for the C OAL.  | |
| DOFConnection | |
| DOFCredentials | |
| DOFDomain | |
| This class represents security support in the DOF.  | |
| DOFError | |
| DOFException | |
| DOFException encapsulates DOFError codes and provider item exceptions.  | |
| DOFGroupAddress | |
| This class represents group addresses that are used to join secure multicast groups.  | |
| DOFInterface | |
| DOF Interface Definition.  | |
| DOFInterfaceID | |
| DOF Interface Identifier.  | |
| DOFObject | |
| The primary "class" for creating and interacting with local and remote DOF Objects.  | |
| DOFObjectID | |
| DOF Object Identifier.  | |
| DOFOperation | |
| Represents an outstanding, asynchronous operation.  | |
| DOFPermission | |
| DOFPermissionSet | |
| DOFProviderInfo | |
| Represents the source (Provider) of a result or exception returned by an operation.  | |
| DOFQuery | |
| A DOFQuery represents a way to receive notification of the availability of a set of Objects and/or Interfaces in the DOF network.  | |
| DOFRequest | |
| Represents a Request made to a Provider.  | |
| DOFResult | |
| Represents a result of an operation, or an "exception" if the operation failed.  | |
| DOFRouteInfo | |
| DOFRuntime | |
| The Runtime class enables access to runtime information about the associated DOF, including traffic statistics and information about active connections and servers.  | |
| DOFSecurityMode | |
| DOFSecurityScope | |
| Security scopes in the DOF govern how operations are routed and processed.  | |
| DOFServer | |
| Represents a DOF node server.  | |
| DOFSystem | |
| Represents a view into the DOF network.  | |
| DOFType | |
| A DOF data type representation.  | |
| DOFValue | |
| A generic container for any DOF Data Value.  | |
| Standard DOF Types and Definitions | |
| Common types and definitions of the DOF C-Language Object Access Library.  | |
Files | |
| file | oal.h | 
| Header file for the C OAL functions, defines and data types.  | |
The Distributed Object Framework (DOF) is the core collection of data types, strucutres, interfaces, and functions that are part of the C Object Access Library.
Refer to the individual DOF modules for more information.