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

#include <otbParserXPlugins.h>

+ Inheritance diagram for otb::MultiplicationByScalar:
+ Collaboration diagram for otb::MultiplicationByScalar:

Public Member Functions

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

Detailed Description

Definition at line 156 of file otbParserXPlugins.h.

Constructor & Destructor Documentation

◆ MultiplicationByScalar()

otb::MultiplicationByScalar::MultiplicationByScalar ( )
inline

Definition at line 159 of file otbParserXPlugins.h.

Referenced by Clone().

Member Function Documentation

◆ Clone()

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

Definition at line 170 of file otbParserXPlugins.h.

References MultiplicationByScalar().

◆ Eval()

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

◆ GetDesc()

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

Definition at line 165 of file otbParserXPlugins.h.


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