DNA_Binding

DNA_Binding

dna

1998 12-06


CLASS

DNA_Binding - C++ network peer binding


SYNOPSIS

DNA_Binding implements the behavior of a binding between two points in the network for reading and writing messages. Each operation has the concept of sources and destinations. The actual implementation of reading and writing is performed by an associated implementation object.


MEMBER FUNCTIONS


ENUMERATION


DNA_BINDING_VALID The binding is in a valid state.
DNA_BINDING_OPEN The binding is open.
DNA_BINDING_BOUND The binding is bound.


SEE ALSO

DNA_BindingImp(3), DNA_Bus(3), DNA_Connection(3), DNA_Error(3)