Changed some PPI conventions:
* Place all modules in the senf::ppi::module namespace * Place all connectors in the senf::ppi::connector namespace * Name input modles 'Reader', output modules 'Writer' Added specification for SocketReader / SocketWriter and PassiveQueue Removed three-argument connect() form
Showing
- PPI/Connectors.hh 7 additions, 6 deletionsPPI/Connectors.hh
- PPI/Mainpage.dox 70 additions, 39 deletionsPPI/Mainpage.dox
- PPI/Module.hh 6 additions, 29 deletionsPPI/Module.hh
- PPI/PassiveQueue.hh 76 additions, 0 deletionsPPI/PassiveQueue.hh
- PPI/Queueing.hh 2 additions, 2 deletionsPPI/Queueing.hh
- PPI/Route.hh 0 additions, 5 deletionsPPI/Route.hh
- PPI/SocketReader.hh 115 additions, 0 deletionsPPI/SocketReader.hh
- PPI/SocketWriter.hh 142 additions, 0 deletionsPPI/SocketWriter.hh
Loading
Please register or sign in to comment