|
DUDS
|
Distributed Update of Data from Something
|
Header for Conversarion; includes ConversationVector.hpp and ConversationExternal.hpp. More...
#include <memory>#include <duds/hardware/interface/ConversationVector.hpp>#include <duds/hardware/interface/ConversationExternal.hpp>Go to the source code of this file.
Classes | |
| class | duds::hardware::interface::Conversation |
| Represents a two-way conversation with a device. More... | |
Namespaces | |
| duds | |
| duds::hardware | |
| duds::hardware::interface | |
| Library code for interfacing with hardware external to the processor. | |
Typedefs | |
| typedef boost::error_info< struct Info_ConversationPartIndex, int > | duds::hardware::interface::ConversationPartIndex |
| An attribute for errors when using Conversation objects that references the ConversationPart by index. More... | |
Header for Conversarion; includes ConversationVector.hpp and ConversationExternal.hpp.
If the extractor is needed, then just include ConversationExtractor.hpp.
Definition in file Conversation.hpp.