DUDS
Distributed Update of Data from Something
Conversation.hpp File Reference

Header for Conversarion; includes ConversationVector.hpp and ConversationExternal.hpp. More...

Include dependency graph for Conversation.hpp:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Header for Conversarion; includes ConversationVector.hpp and ConversationExternal.hpp.

If the extractor is needed, then just include ConversationExtractor.hpp.

Definition in file Conversation.hpp.