Echange_EV_Options#

#include <Echange_EV_Options.h>
Brief description

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:`Echange\_EV\_Options <class-echange-ev-options>`
[Echange\_EV\_Options](#class-echange-ev-options)

Detailed description#

List of Public Methods#

Complete Member Function Documentation#

Echange_EV_Options#

Definition
Echange_EV_Options::Echange_EV_Options(Operation op=SYNC, Items_Communs items_communs=ITEMS_COMMUNS_YES, Items_Virtuels items_virtuels=ITEMS_VIRTUELS_YES)
Brief description
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:`Echange_EV_Options::Echange_EV_Options(Operation op=SYNC, Items_Communs items_communs=ITEMS_COMMUNS_YES, Items_Virtuels items_virtuels=ITEMS_VIRTUELS_YES) <echange-ev-options-public-echange-ev-options-echange-ev-options-operation-op-equal-sync-items-communs-items-communs-equal-items-communs-yes-items-virtuels-items-virtuels-equal-items-virtuels-yes>`
[Echange_EV_Options::Echange_EV_Options(Operation op=SYNC, Items_Communs items_communs=ITEMS_COMMUNS_YES, Items_Virtuels items_virtuels=ITEMS_VIRTUELS_YES)](#echange-ev-options-public-echange-ev-options-echange-ev-options-operation-op-equal-sync-items-communs-items-communs-equal-items-communs-yes-items-virtuels-items-virtuels-equal-items-virtuels-yes)

get_items_communs#

Definition
Items_Communs Echange_EV_Options::get_items_communs() const
Brief description
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:`Items_Communs Echange_EV_Options::get_items_communs() const <echange-ev-options-public-items-communs-echange-ev-options-get-items-communs-const>`
[Items_Communs Echange_EV_Options::get_items_communs() const](#echange-ev-options-public-items-communs-echange-ev-options-get-items-communs-const)

get_items_virtuels#

Definition
Items_Virtuels Echange_EV_Options::get_items_virtuels() const
Brief description
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:`Items_Virtuels Echange_EV_Options::get_items_virtuels() const <echange-ev-options-public-items-virtuels-echange-ev-options-get-items-virtuels-const>`
[Items_Virtuels Echange_EV_Options::get_items_virtuels() const](#echange-ev-options-public-items-virtuels-echange-ev-options-get-items-virtuels-const)

get_op#

Definition
Operation Echange_EV_Options::get_op() const
Brief description
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:`Operation Echange_EV_Options::get_op() const <echange-ev-options-public-operation-echange-ev-options-get-op-const>`
[Operation Echange_EV_Options::get_op() const](#echange-ev-options-public-operation-echange-ev-options-get-op-const)

operator = =#

Definition
int Echange_EV_Options::operator==(const Echange_EV_Options &x) const
Brief description
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:`int Echange_EV_Options::operator==(const Echange_EV_Options &x) const <echange-ev-options-public-int-echange-ev-options-operator-equal-equal-const-echange-ev-options-ref-x-const>`
[int Echange_EV_Options::operator==(const Echange_EV_Options &x) const](#echange-ev-options-public-int-echange-ev-options-operator-equal-equal-const-echange-ev-options-ref-x-const)

Attributes Documentation#

items_communs_ (protected)
Items_Communs Echange_EV_Options::items_communs_
items_virtuels_ (protected)
Items_Virtuels Echange_EV_Options::items_virtuels_
op_ (protected)
Operation Echange_EV_Options::op_

Enums#

Echange_EV_Options::Items_Communs#

Location: trust-code/src/Kernel/Math/Echange_EV_Options.h:31

How to cite in this doc: 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:`Echange\_EV\_Options::Items\_Communs <enum-none-echange-ev-options-items-communs>`
[Echange\_EV\_Options::Items\_Communs](#enum-none-echange-ev-options-items-communs)
  • ITEMS_COMMUNS_YES

  • ITEMS_COMMUNS_NO

Echange_EV_Options::Items_Virtuels#

Location: trust-code/src/Kernel/Math/Echange_EV_Options.h:32

How to cite in this doc: 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:`Echange\_EV\_Options::Items\_Virtuels <enum-none-echange-ev-options-items-virtuels>`
[Echange\_EV\_Options::Items\_Virtuels](#enum-none-echange-ev-options-items-virtuels)
  • ITEMS_VIRTUELS_YES

  • ITEMS_VIRTUELS_NO

Echange_EV_Options::Operation#

Location: trust-code/src/Kernel/Math/Echange_EV_Options.h:30

How to cite in this doc: 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:`Echange\_EV\_Options::Operation <enum-none-echange-ev-options-operation>`
[Echange\_EV\_Options::Operation](#enum-none-echange-ev-options-operation)
  • SYNC

  • SUM

  • MAX

  • MINCOL1