ArrOfBit_32_64#
#include <ArrOfBit.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:`ArrOfBit\_32\_64 <class-template-arrofbit-32-64>`
[ArrOfBit\_32\_64](#class-template-arrofbit-32-64)
Detailed description#
Inherits from#
public : Objet_U
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Static Methods#
List of Public Methods#
List of Protected Methods#
Complete Member Function Documentation#
cree_instance#
Objet_U * ArrOfBit_32_64<_T_>::cree_instance()
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:`Objet_U * ArrOfBit_32_64<_T_>::cree_instance() <arrofbit-32-64-public-static-objet-u-ptr-arrofbit-32-64-t-cree-instance>`
[Objet_U * ArrOfBit_32_64<_T_>::cree_instance()](#arrofbit-32-64-public-static-objet-u-ptr-arrofbit-32-64-t-cree-instance)
info#
const Type_info * ArrOfBit_32_64<_T_>::info()
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:`const Type_info * ArrOfBit_32_64<_T_>::info() <arrofbit-32-64-public-static-const-type-info-ptr-arrofbit-32-64-t-info>`
[const Type_info * ArrOfBit_32_64<_T_>::info()](#arrofbit-32-64-public-static-const-type-info-ptr-arrofbit-32-64-t-info)
self_cast#
const ArrOfBit_32_64<_T_> & ArrOfBit_32_64<_T_>::self_cast(const Objet_U &)
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:`const ArrOfBit_32_64<_T_> & ArrOfBit_32_64<_T_>::self_cast(const Objet_U &) <arrofbit-32-64-public-static-const-arrofbit-32-64-t-ref-arrofbit-32-64-t-self-cast-const-objet-u-ref>`
[const ArrOfBit_32_64<_T_> & ArrOfBit_32_64<_T_>::self_cast(const Objet_U &)](#arrofbit-32-64-public-static-const-arrofbit-32-64-t-ref-arrofbit-32-64-t-self-cast-const-objet-u-ref)
self_cast#
ArrOfBit_32_64<_T_> & ArrOfBit_32_64<_T_>::self_cast(Objet_U &)
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:`ArrOfBit_32_64<_T_> & ArrOfBit_32_64<_T_>::self_cast(Objet_U &) <arrofbit-32-64-public-static-arrofbit-32-64-t-ref-arrofbit-32-64-t-self-cast-objet-u-ref>`
[ArrOfBit_32_64<_T_> & ArrOfBit_32_64<_T_>::self_cast(Objet_U &)](#arrofbit-32-64-public-static-arrofbit-32-64-t-ref-arrofbit-32-64-t-self-cast-objet-u-ref)
ArrOfBit_32_64#
ArrOfBit_32_64<_SIZE_>::ArrOfBit_32_64(const ArrOfBit_32_64 &array)
Constructeur par copie (deep copy)
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:`ArrOfBit_32_64<_SIZE_>::ArrOfBit_32_64(const ArrOfBit_32_64 &array) <arrofbit-32-64-public-arrofbit-32-64-size-arrofbit-32-64-const-arrofbit-32-64-ref-array>`
[ArrOfBit_32_64<_SIZE_>::ArrOfBit_32_64(const ArrOfBit_32_64 &array)](#arrofbit-32-64-public-arrofbit-32-64-size-arrofbit-32-64-const-arrofbit-32-64-ref-array)
ArrOfBit_32_64#
ArrOfBit_32_64<_SIZE_>::ArrOfBit_32_64(int_t n=0)
Constructeur d’un tableau de taille n, non initialise.
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:`ArrOfBit_32_64<_SIZE_>::ArrOfBit_32_64(int_t n=0) <arrofbit-32-64-public-arrofbit-32-64-size-arrofbit-32-64-int-t-n-equal-0>`
[ArrOfBit_32_64<_SIZE_>::ArrOfBit_32_64(int_t n=0)](#arrofbit-32-64-public-arrofbit-32-64-size-arrofbit-32-64-int-t-n-equal-0)
clearbit#
void ArrOfBit_32_64<_SIZE_>::clearbit(int_t i) const
Met le bit e a 0.
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:`void ArrOfBit_32_64<_SIZE_>::clearbit(int_t i) const <arrofbit-32-64-public-void-arrofbit-32-64-size-clearbit-int-t-i-const>`
[void ArrOfBit_32_64<_SIZE_>::clearbit(int_t i) const](#arrofbit-32-64-public-void-arrofbit-32-64-size-clearbit-int-t-i-const)
duplique#
int ArrOfBit_32_64<_T_>::duplique() const override
Detailed description
Reimplements:
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 ArrOfBit_32_64<_T_>::duplique() const override <arrofbit-32-64-public-int-arrofbit-32-64-t-duplique-const-override>`
[int ArrOfBit_32_64<_T_>::duplique() const override](#arrofbit-32-64-public-int-arrofbit-32-64-t-duplique-const-override)
get_info#
const Type_info * ArrOfBit_32_64<_T_>::get_info() const override
Donne des informations sur le type de l’ Objet_U .
Detailed description
Reimplements:
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:`const Type_info * ArrOfBit_32_64<_T_>::get_info() const override <arrofbit-32-64-public-const-type-info-ptr-arrofbit-32-64-t-get-info-const-override>`
[const Type_info * ArrOfBit_32_64<_T_>::get_info() const override](#arrofbit-32-64-public-const-type-info-ptr-arrofbit-32-64-t-get-info-const-override)
info_obj#
const Type_info ArrOfBit_32_64<trustIdType>::info_obj("ArrOfBit" "_64", ArrOfBit_32_64< trustIdType >::cree_instance, 1, ArrOfBit_32_64bases< trustIdType >)
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:`const Type_info ArrOfBit_32_64<trustIdType>::info_obj("ArrOfBit" "_64", ArrOfBit_32_64< trustIdType >::cree_instance, 1, ArrOfBit_32_64bases< trustIdType >) <arrofbit-32-64-public-const-type-info-arrofbit-32-64-trustidtype-info-obj-"arrofbit"-"-64"-arrofbit-32-64-trustidtype-cree-instance-1-arrofbit-32-64bases-trustidtype>`
[const Type_info ArrOfBit_32_64<trustIdType>::info_obj("ArrOfBit" "_64", ArrOfBit_32_64< trustIdType >::cree_instance, 1, ArrOfBit_32_64bases< trustIdType >)](#arrofbit-32-64-public-const-type-info-arrofbit-32-64-trustidtype-info-obj-"arrofbit"-"-64"-arrofbit-32-64-trustidtype-cree-instance-1-arrofbit-32-64bases-trustidtype)
operator =#
ArrOfBit_32_64<_SIZE_> & ArrOfBit_32_64<_SIZE_>::operator=(const ArrOfBit_32_64 &array)
Operateur copie (deep copy).
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:`ArrOfBit_32_64<_SIZE_> & ArrOfBit_32_64<_SIZE_>::operator=(const ArrOfBit_32_64 &array) <arrofbit-32-64-public-arrofbit-32-64-size-ref-arrofbit-32-64-size-operator-equal-const-arrofbit-32-64-ref-array>`
[ArrOfBit_32_64<_SIZE_> & ArrOfBit_32_64<_SIZE_>::operator=(const ArrOfBit_32_64 &array)](#arrofbit-32-64-public-arrofbit-32-64-size-ref-arrofbit-32-64-size-operator-equal-const-arrofbit-32-64-ref-array)
operator =#
ArrOfBit_32_64<_SIZE_> & ArrOfBit_32_64<_SIZE_>::operator=(int_t i)
Si la valeur est non nulle, met la valeur 1 dans tous les elements du tableau, sinon met la valeur 0.
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:`ArrOfBit_32_64<_SIZE_> & ArrOfBit_32_64<_SIZE_>::operator=(int_t i) <arrofbit-32-64-public-arrofbit-32-64-size-ref-arrofbit-32-64-size-operator-equal-int-t-i>`
[ArrOfBit_32_64<_SIZE_> & ArrOfBit_32_64<_SIZE_>::operator=(int_t i)](#arrofbit-32-64-public-arrofbit-32-64-size-ref-arrofbit-32-64-size-operator-equal-int-t-i)
operator[]#
int ArrOfBit_32_64<_SIZE_>::operator[](int_t i) const
Renvoie 1 si le bit e est mis, 0 sinon.
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 ArrOfBit_32_64<_SIZE_>::operator[](int_t i) const <arrofbit-32-64-public-int-arrofbit-32-64-size-operator[]-int-t-i-const>`
[int ArrOfBit_32_64<_SIZE_>::operator[](int_t i) const](#arrofbit-32-64-public-int-arrofbit-32-64-size-operator[]-int-t-i-const)
resize_array#
ArrOfBit_32_64<_SIZE_> & ArrOfBit_32_64<_SIZE_>::resize_array(int_t n)
Change la taille du tableau et copie les donnees existantes.
Detailed description
Si la taille est plus petite, les donnees sont tronquees, et si la taille est plus grande, les nouveaux elements ne sont pas initialises.
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:`ArrOfBit_32_64<_SIZE_> & ArrOfBit_32_64<_SIZE_>::resize_array(int_t n) <arrofbit-32-64-public-arrofbit-32-64-size-ref-arrofbit-32-64-size-resize-array-int-t-n>`
[ArrOfBit_32_64<_SIZE_> & ArrOfBit_32_64<_SIZE_>::resize_array(int_t n)](#arrofbit-32-64-public-arrofbit-32-64-size-ref-arrofbit-32-64-size-resize-array-int-t-n)
setbit#
void ArrOfBit_32_64<_SIZE_>::setbit(int_t i) const
Met le bit e a 1.
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:`void ArrOfBit_32_64<_SIZE_>::setbit(int_t i) const <arrofbit-32-64-public-void-arrofbit-32-64-size-setbit-int-t-i-const>`
[void ArrOfBit_32_64<_SIZE_>::setbit(int_t i) const](#arrofbit-32-64-public-void-arrofbit-32-64-size-setbit-int-t-i-const)
size_array#
int_t ArrOfBit_32_64<_SIZE_>::size_array() const
Renvoie la taille du tableau en bits.
Detailed description
References
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:`int_t ArrOfBit_32_64<_SIZE_>::size_array() const <arrofbit-32-64-public-int-t-arrofbit-32-64-size-size-array-const>`
[int_t ArrOfBit_32_64<_SIZE_>::size_array() const](#arrofbit-32-64-public-int-t-arrofbit-32-64-size-size-array-const)
taille_memoire#
unsigned ArrOfBit_32_64<_T_>::taille_memoire() const override
Detailed description
Reimplements:
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:`unsigned ArrOfBit_32_64<_T_>::taille_memoire() const override <arrofbit-32-64-public-unsigned-arrofbit-32-64-t-taille-memoire-const-override>`
[unsigned ArrOfBit_32_64<_T_>::taille_memoire() const override](#arrofbit-32-64-public-unsigned-arrofbit-32-64-t-taille-memoire-const-override)
testsetbit#
int ArrOfBit_32_64<_SIZE_>::testsetbit(int_t i) const
Renvoie la valeur du bit e, puis met le bit e a 1.
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 ArrOfBit_32_64<_SIZE_>::testsetbit(int_t i) const <arrofbit-32-64-public-int-arrofbit-32-64-size-testsetbit-int-t-i-const>`
[int ArrOfBit_32_64<_SIZE_>::testsetbit(int_t i) const](#arrofbit-32-64-public-int-arrofbit-32-64-size-testsetbit-int-t-i-const)
~ArrOfBit_32_64#
ArrOfBit_32_64<_SIZE_>::~ArrOfBit_32_64() override
Destructeur.
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:`ArrOfBit_32_64<_SIZE_>::~ArrOfBit_32_64() override <arrofbit-32-64-public-arrofbit-32-64-size-dtor-arrofbit-32-64-override>`
[ArrOfBit_32_64<_SIZE_>::~ArrOfBit_32_64() override](#arrofbit-32-64-public-arrofbit-32-64-size-dtor-arrofbit-32-64-override)
calculer_int_size#
ArrOfBit_32_64<_SIZE_>::int_t ArrOfBit_32_64<_SIZE_>::calculer_int_size(int_t taille) const
Taille en “int” du tableau requis pour stocker un tableau de bits de taille donnees.
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:`ArrOfBit_32_64<_SIZE_>::int_t ArrOfBit_32_64<_SIZE_>::calculer_int_size(int_t taille) const <arrofbit-32-64-protected-arrofbit-32-64-size-int-t-arrofbit-32-64-size-calculer-int-size-int-t-taille-const>`
[ArrOfBit_32_64<_SIZE_>::int_t ArrOfBit_32_64<_SIZE_>::calculer_int_size(int_t taille) const](#arrofbit-32-64-protected-arrofbit-32-64-size-int-t-arrofbit-32-64-size-calculer-int-size-int-t-taille-const)
printOn#
Sortie & ArrOfBit_32_64<_SIZE_>::printOn(Sortie &x) const override
Ecriture du tableau.
Detailed description
Format: n 0 1 0 0 1 0 … (n valeurs)
Reimplements:
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:`Sortie & ArrOfBit_32_64<_SIZE_>::printOn(Sortie &x) const override <arrofbit-32-64-protected-sortie-ref-arrofbit-32-64-size-printon-sortie-ref-x-const-override>`
[Sortie & ArrOfBit_32_64<_SIZE_>::printOn(Sortie &x) const override](#arrofbit-32-64-protected-sortie-ref-arrofbit-32-64-size-printon-sortie-ref-x-const-override)
readOn#
Entree & ArrOfBit_32_64<_SIZE_>::readOn(Entree &) override
Lecture du tableau.
Detailed description
Format: n 0 1 0 0 1 0 … (n valeurs)
Reimplements:
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:`Entree & ArrOfBit_32_64<_SIZE_>::readOn(Entree &) override <arrofbit-32-64-protected-entree-ref-arrofbit-32-64-size-readon-entree-ref-override>`
[Entree & ArrOfBit_32_64<_SIZE_>::readOn(Entree &) override](#arrofbit-32-64-protected-entree-ref-arrofbit-32-64-size-readon-entree-ref-override)
Attributes Documentation#
const Type_info ArrOfBit_32_64<_SIZE_>::info_obj
unsigned int* ArrOfBit_32_64<_SIZE_>::data
int_t ArrOfBit_32_64<_SIZE_>::taille
constexpr unsigned int ArrOfBit_32_64<_SIZE_>::DRAPEAUX_INT = 31
constexpr unsigned int ArrOfBit_32_64<_SIZE_>::SIZE_OF_INT_BITS = 5