StatComm#

#include <StatComm.h>

How to cite this class in this doc#

:ref:`StatComm <class-statcomm>`
[StatComm](#class-statcomm)

Detailed description#

List of Public Methods#

Complete Member Function Documentation#

get_nbmsg
int StatComm::get_nbmsg()
How to cite in this doc:
:ref:`int StatComm::get_nbmsg() <public-int-statcomm-get-nbmsg>`
[int StatComm::get_nbmsg()](#public-int-statcomm-get-nbmsg)
get_szmax
int StatComm::get_szmax()
How to cite in this doc:
:ref:`int StatComm::get_szmax() <public-int-statcomm-get-szmax>`
[int StatComm::get_szmax()](#public-int-statcomm-get-szmax)
get_szmin
int StatComm::get_szmin()
How to cite in this doc:
:ref:`int StatComm::get_szmin() <public-int-statcomm-get-szmin>`
[int StatComm::get_szmin()](#public-int-statcomm-get-szmin)
get_szmoy
double StatComm::get_szmoy()
Referenced By
How to cite in this doc:
:ref:`double StatComm::get_szmoy() <public-double-statcomm-get-szmoy>`
[double StatComm::get_szmoy()](#public-double-statcomm-get-szmoy)
print_stat
void StatComm::print_stat(Sortie &os)
References
How to cite in this doc:
:ref:`void StatComm::print_stat(Sortie &os) <public-void-statcomm-print-stat-sortie-ref-os>`
[void StatComm::print_stat(Sortie &os)](#public-void-statcomm-print-stat-sortie-ref-os)
stat
void StatComm::stat(int size)
How to cite in this doc:
:ref:`void StatComm::stat(int size) <public-void-statcomm-stat-int-size>`
[void StatComm::stat(int size)](#public-void-statcomm-stat-int-size)
StatComm
StatComm::StatComm()
How to cite in this doc:
:ref:`StatComm::StatComm() <public-statcomm-statcomm>`
[StatComm::StatComm()](#public-statcomm-statcomm)

Attributes Documentation#

nb_msg (private)
int StatComm::nb_msg
SZ_MAX (private)
int StatComm::SZ_MAX
SZ_MIN (private)
int StatComm::SZ_MIN
SZ_MOY (private)
double StatComm::SZ_MOY