| modm API documentation
    | 
| Modules | |
| XPCC Generator | |
| Backend | |
| The backend provides connection to different hardware modules to transmit the communication. | |
| Classes | |
| class | xpcc::AbstractComponent | 
| Abstract base class for a component  More... | |
| class | xpcc::ActionResult< T > | 
| class | xpcc::Communicatable | 
| Base class for all classed which need to communicate  More... | |
| class | xpcc::CommunicatableTask | 
| class | xpcc::Communicator | 
| A adapter class which can be obtained from a AbstractComponent  More... | |
| class | xpcc::Dispatcher | 
| class | xpcc::DynamicPostman | 
| class | xpcc::Postman | 
| Postman interface  More... | |
| class | xpcc::ResponseCallback | 
| Callback type, which has to be passed to communication during actioncall in order to be able to receive a response  More... | |
| class | xpcc::ResponseHandle | 
| Response to an action call  More... | |
| Enums | |
| enum | xpcc::Response : bool { Negative = false, Positive = true } | 
lbuild module: modm:communication:xpcc
Generated with: 100 in [10 .. 100 .. 10000] 
Generated with: 200 in [10 .. 200 .. 10000] 
| 
 | strong | 
Response to an action call.