PhoenixSwarm  3.5.0
Library to ease communication between daemons
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NPhoenix
 CConfigExceptionException for daemon configuration errors
 CParserExceptionException for configuration errors
 CSocketStatusExceptionException for socket status errors
 CSwarmExceptionBase exception class for the Phoenix project
 CAbstractDataFunctionAbstract function definition which will be callable in Daemon
 CAbstractFunctionAbstract function definition which will be callable in Daemon
 CBaseDaemonDaemon which help communication between processes and thread
 CCheckStream< DaemonConfig >Generic DaemonConfig Check function
 CCheckStream< DaemonStat >Generic DaemonStat Check function
 CCheckStream< DaemonStatAccumulator >Generic DaemonStatAccumulator Check function
 CCheckStream< Data >Generic Data Check function
 CCheckStream< Function >Generic Function Check function
 CCheckStream< Message >Generic Message Check function
 CCheckStream< StatAccumulator >Generic StatAccumulator Check function
 CCheckStream< VecStat >Generic VecStat Check function
 CDaemonClass which describes a Daemon with connections to other daemons
 CDaemonConfigDescribe a Daemon of the Swarm
 CDaemonEmptyBackendSimple, default backend of the Daemon to manage Socket and Clock
 CDaemonMainConfigMain Daemon configuration which drives timeouts and flags of send and recv calls
 CDaemonStatStatistics of a Daemon
 CDaemonStatAccumulatorAccumulator of all events occurence on a Daemon (processing functions and communication latencies) to build swarm statistics over a time period
 CDataBasic Data exchanged in the swarm
 CDataFunctionCallFunction which can be called in a Daemon
 CDataFunctionClassCallFunction which can be called in a Daemon
 CDataStream< Stream, Mode, DaemonConfig >Generic DaemonConfig serialisation/deserialisation, load/save and size function for PhoenixDataStream
 CDataStream< Stream, Mode, DaemonStat >Generic DaemonStat serialisation/deserialisation, load/save and size function for PhoenixDataStream
 CDataStream< Stream, Mode, DaemonStatAccumulator >Generic DaemonStatAccumulator serialisation/deserialisation, load/save and size function for PhoenixDataStream
 CDataStream< Stream, Mode, Data >Generic Data serialisation/deserialisation, load/save and size function for PhoenixDataStream
 CDataStream< Stream, Mode, Function >Generic Function serialisation/deserialisation, load/save and size function for PhoenixDataStream
 CDataStream< Stream, Mode, Message >Generic Message serialisation/deserialisation, load/save and size function for PhoenixDataStream
 CDataStream< Stream, Mode, StatAccumulator >Generic StatAccumulator serialisation/deserialisation, load/save and size function for PhoenixDataStream
 CDataStream< Stream, Mode, VecStat >Generic VecStat serialisation/deserialisation, load/save and size function for PhoenixDataStream
 CFunctionBasic function which can be called from an other Daemon
 CFunctionCallFunction which can be called in a Daemon
 CMessageMessage exchanged by Daemons
 CStatAccumulatorAccumulator of event occurence to build swarm statistics over a time period
 CStatDaemonManagerDaemon which manages statistics of a full swarm
 Cstatic_for_deserialise_messageIterate over function parameters
 Cstatic_for_deserialise_message< N, N >Iterate over function parameters (end)
 CVecStatGeneral statistics in the swarm