Echange_EV_Options#

#include <Echange_EV_Options.h>

How to cite this class in this doc#

: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
Echange_EV_Options::Echange_EV_Options(Operation op=SYNC, Items_Communs items_communs=ITEMS_COMMUNS_YES, Items_Virtuels items_virtuels=ITEMS_VIRTUELS_YES)
How to cite in this doc:
:ref:`Echange_EV_Options::Echange_EV_Options(Operation op=SYNC, Items_Communs items_communs=ITEMS_COMMUNS_YES, Items_Virtuels items_virtuels=ITEMS_VIRTUELS_YES) <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)](#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
Items_Communs Echange_EV_Options::get_items_communs() const
References
How to cite in this doc:
:ref:`Items_Communs Echange_EV_Options::get_items_communs() const <public-items-communs-echange-ev-options-get-items-communs-const>`
[Items_Communs Echange_EV_Options::get_items_communs() const](#public-items-communs-echange-ev-options-get-items-communs-const)
get_items_virtuels
Items_Virtuels Echange_EV_Options::get_items_virtuels() const
References
How to cite in this doc:
:ref:`Items_Virtuels Echange_EV_Options::get_items_virtuels() const <public-items-virtuels-echange-ev-options-get-items-virtuels-const>`
[Items_Virtuels Echange_EV_Options::get_items_virtuels() const](#public-items-virtuels-echange-ev-options-get-items-virtuels-const)
get_op
Operation Echange_EV_Options::get_op() const
References
How to cite in this doc:
:ref:`Operation Echange_EV_Options::get_op() const <public-operation-echange-ev-options-get-op-const>`
[Operation Echange_EV_Options::get_op() const](#public-operation-echange-ev-options-get-op-const)
operator = =
int Echange_EV_Options::operator==(const Echange_EV_Options &x) const
References
How to cite in this doc:
:ref:`int Echange_EV_Options::operator==(const Echange_EV_Options &x) const <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](#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:

: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:

: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:

: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