OTB  9.0.0
Orfeo Toolbox
Public Member Functions | List of all members
otb::ElementWiseMultiplication Class Reference

#include <otbParserXPlugins.h>

+ Inheritance diagram for otb::ElementWiseMultiplication:
+ Collaboration diagram for otb::ElementWiseMultiplication:

Public Member Functions

mup::IToken * Clone () const override
 
 ElementWiseMultiplication ()
 
void Eval (mup::ptr_val_type &ret, const mup::ptr_val_type *a_pArg, int) override
 
const mup::char_type * GetDesc () const override
 

Detailed Description

Definition at line 135 of file otbParserXPlugins.h.

Constructor & Destructor Documentation

◆ ElementWiseMultiplication()

otb::ElementWiseMultiplication::ElementWiseMultiplication ( )
inline

Definition at line 138 of file otbParserXPlugins.h.

Referenced by Clone().

Member Function Documentation

◆ Clone()

mup::IToken* otb::ElementWiseMultiplication::Clone ( ) const
inlineoverride

Definition at line 149 of file otbParserXPlugins.h.

References ElementWiseMultiplication().

◆ Eval()

void otb::ElementWiseMultiplication::Eval ( mup::ptr_val_type &  ret,
const mup::ptr_val_type *  a_pArg,
int   
)
override

◆ GetDesc()

const mup::char_type* otb::ElementWiseMultiplication::GetDesc ( ) const
inlineoverride

Definition at line 144 of file otbParserXPlugins.h.


The documentation for this class was generated from the following file: