|
| struct | CheckStream< Swarm::DaemonConfig > |
| | Generic DaemonConfig Check function. More...
|
| |
| struct | CheckStream< Swarm::DaemonStatAccumulator > |
| | Generic DaemonStatAccumulator Check function. More...
|
| |
| struct | CheckStream< Swarm::Data > |
| | Generic Data Check function. More...
|
| |
| struct | CheckStream< Swarm::Function > |
| | Generic Function Check function. More...
|
| |
| struct | CheckStream< Swarm::Message > |
| | Generic Message Check function. More...
|
| |
| struct | CheckStream< Swarm::Stat > |
| | Generic Stat Check function. More...
|
| |
| struct | CheckStream< Swarm::StatAccumulator > |
| | Generic StatAccumulator Check function. More...
|
| |
| struct | CheckStream< Swarm::VecStat > |
| | Generic VecStat Check function. More...
|
| |
| class | Swarm::DaemonConfig |
| | Describe a Daemon of the Swarm. More...
|
| |
| class | Swarm::DaemonStatAccumulator |
| | Accumulator of all events occurence on a Daemon (processing functions and communication latencies) to build swarm statistics over a time period. More...
|
| |
| class | Swarm::Data |
| | Basic Data exchanged in the swarm. More...
|
| |
| struct | DataStream< Stream, Mode, Swarm::DaemonConfig > |
| | Generic DaemonConfig serialisation/deserialisation, load/save and size function for PhoenixDataStream. More...
|
| |
| struct | DataStream< Stream, Mode, Swarm::DaemonStatAccumulator > |
| | Generic DaemonStatAccumulator serialisation/deserialisation, load/save and size function for PhoenixDataStream. More...
|
| |
| struct | DataStream< Stream, Mode, Swarm::Data > |
| | Generic Data serialisation/deserialisation, load/save and size function for PhoenixDataStream. More...
|
| |
| struct | DataStream< Stream, Mode, Swarm::Function > |
| | Generic Function serialisation/deserialisation, load/save and size function for PhoenixDataStream. More...
|
| |
| struct | DataStream< Stream, Mode, Swarm::Message > |
| | Generic Message serialisation/deserialisation, load/save and size function for PhoenixDataStream. More...
|
| |
| struct | DataStream< Stream, Mode, Swarm::Stat > |
| | Generic Stat serialisation/deserialisation, load/save and size function for PhoenixDataStream. More...
|
| |
| struct | DataStream< Stream, Mode, Swarm::StatAccumulator > |
| | Generic StatAccumulator serialisation/deserialisation, load/save and size function for PhoenixDataStream. More...
|
| |
| struct | DataStream< Stream, Mode, Swarm::VecStat > |
| | Generic VecStat serialisation/deserialisation, load/save and size function for PhoenixDataStream. More...
|
| |
| class | Swarm::Function |
| | Basic function which can be called from an other Daemon. More...
|
| |
| class | Swarm::Message |
| | Message exchanged by Daemons. More...
|
| |
| class | Swarm::Stat |
| | Statistics of a Daemon. More...
|
| |
| class | Swarm::StatAccumulator |
| | Accumulator of event occurence to build swarm statistics over a time period. More...
|
| |
| class | Swarm::VecStat |
| | General statistics in the swarm. More...
|
| |