DNA_Bus

DNA_Bus

dna

1998 12-06


CLASS

DNA_Bus - C++ network data bus


SYNOPSIS

DNA_Bus implements the behavior of a network data bus onto which messages may be read and written. Like a hardware bus, it has no concept of sources and destinations. The actual implementation of reading and writing is performed by an associated implementation object.


MEMBER FUNCTIONS


MEMBER DATA


ENUMERATION


DNA_BUS_VALID The bus is in a valid state.


SEE ALSO

DNA_Binding(3), DNA_BusImp(3), DNA_Connection(3), DNA_Error(3)