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

#include <otbParserXPlugins.h>

+ Inheritance diagram for otb::vexp:
+ Collaboration diagram for otb::vexp:

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
 
 vexp ()
 

Detailed Description

Definition at line 699 of file otbParserXPlugins.h.

Constructor & Destructor Documentation

◆ vexp()

otb::vexp::vexp ( )
inline

Definition at line 702 of file otbParserXPlugins.h.

Referenced by Clone().

Member Function Documentation

◆ Clone()

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

Definition at line 713 of file otbParserXPlugins.h.

References vexp().

◆ Eval()

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

◆ GetDesc()

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

Definition at line 708 of file otbParserXPlugins.h.


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