PhoenixSwarm  3.5.0
Library to ease communication between daemons
Loading...
Searching...
No Matches
DaemonConfig Member List

This is the complete list of members for DaemonConfig, including all inherited members.

copyDaemonConfig(const DaemonConfig &other)DaemonConfigprotected
DaemonConfig()DaemonConfig
DaemonConfig(const DaemonConfig &other)DaemonConfig
getDaemonStatAccumulator() constDaemonConfig
getDaemonStatAccumulator()DaemonConfig
getDescription() constDaemonConfig
getDescription()DaemonConfig
getHostName() constDaemonConfig
getHostName()DaemonConfig
getMapTimeout() constDaemonConfig
getMapTimeout()DaemonConfig
getName() constDaemonConfig
getName()DaemonConfig
getReceivingPort() constDaemonConfig
getReceivingPort()DaemonConfig
getStatDaemonName() constDaemonConfig
getStatDaemonName()DaemonConfig
getStatHistLowerBound() constDaemonConfig
getStatHistLowerBound()DaemonConfig
getStatHistUpperBound() constDaemonConfig
getStatHistUpperBound()DaemonConfig
getStatNbBin() constDaemonConfig
getStatNbBin()DaemonConfig
getStatTimerPeriodMs() constDaemonConfig
getStatTimerPeriodMs()DaemonConfig
initialisationDaemonConfig()DaemonConfigprivate
operator=(const DaemonConfig &other)DaemonConfig
p_daemonStatAccumulatorDaemonConfigprivate
p_descriptionDaemonConfigprivate
p_hostNameDaemonConfigprivate
p_mapTimeoutDaemonConfigprivate
p_nameDaemonConfigprivate
p_receivingPortDaemonConfigprivate
p_statDaemonNameDaemonConfigprivate
p_statHistLowerBoundDaemonConfigprivate
p_statHistUpperBoundDaemonConfigprivate
p_statNbBinDaemonConfigprivate
p_statTimerPeriodMsDaemonConfigprivate
readWriteStream(Stream &ds)DaemonConfiginline
setDaemonStatAccumulator(const DaemonStatAccumulator &daemonStatAccumulator)DaemonConfig
setDescription(const PString &description)DaemonConfig
setHostName(const PString &hostName)DaemonConfig
setMapTimeout(const std::map< PString, time_t > &mapTimeout)DaemonConfig
setName(const PString &name)DaemonConfig
setReceivingPort(size_t receivingPort)DaemonConfig
setStatDaemonName(const PString &statDaemonName)DaemonConfig
setStatHistLowerBound(float statHistLowerBound)DaemonConfig
setStatHistUpperBound(float statHistUpperBound)DaemonConfig
setStatNbBin(size_t statNbBin)DaemonConfig
setStatTimerPeriodMs(const time_t &statTimerPeriodMs)DaemonConfig
~DaemonConfig()DaemonConfigvirtual