Module donet_core::dcatomic
source · Expand description
Data model for a DC Atomic Field, which represents a remote procedure call method of a Distributed Class.
Structs§
- Represents an atomic field of a Distributed Class. This defines the interface to a DClass object, and is always implemented as a remote procedure call (RPC).