StatComm#
#include <StatComm.h>
How to reference this class#
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`StatComm <class-statcomm>`
[StatComm](#class-statcomm)
Detailed description#
List of Public Methods#
Complete Member Function Documentation#
get_nbmsg#
int StatComm::get_nbmsg()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`int StatComm::get_nbmsg() <statcomm-public-int-statcomm-get-nbmsg>`
[int StatComm::get_nbmsg()](#statcomm-public-int-statcomm-get-nbmsg)
get_szmax#
int StatComm::get_szmax()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`int StatComm::get_szmax() <statcomm-public-int-statcomm-get-szmax>`
[int StatComm::get_szmax()](#statcomm-public-int-statcomm-get-szmax)
get_szmin#
int StatComm::get_szmin()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`int StatComm::get_szmin() <statcomm-public-int-statcomm-get-szmin>`
[int StatComm::get_szmin()](#statcomm-public-int-statcomm-get-szmin)
get_szmoy#
double StatComm::get_szmoy()
Detailed description
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`double StatComm::get_szmoy() <statcomm-public-double-statcomm-get-szmoy>`
[double StatComm::get_szmoy()](#statcomm-public-double-statcomm-get-szmoy)
print_stat#
void StatComm::print_stat(Sortie &os)
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void StatComm::print_stat(Sortie &os) <statcomm-public-void-statcomm-print-stat-sortie-ref-os>`
[void StatComm::print_stat(Sortie &os)](#statcomm-public-void-statcomm-print-stat-sortie-ref-os)
stat#
void StatComm::stat(int size)
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void StatComm::stat(int size) <statcomm-public-void-statcomm-stat-int-size>`
[void StatComm::stat(int size)](#statcomm-public-void-statcomm-stat-int-size)
StatComm#
StatComm::StatComm()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`StatComm::StatComm() <statcomm-public-statcomm-statcomm>`
[StatComm::StatComm()](#statcomm-public-statcomm-statcomm)
Attributes Documentation#
int StatComm::nb_msg
int StatComm::SZ_MAX
int StatComm::SZ_MIN
double StatComm::SZ_MOY