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

#include <otbParserXPlugins.h>

+ Inheritance diagram for otb::cat:
+ Collaboration diagram for otb::cat:

Public Member Functions

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

Detailed Description

Definition at line 240 of file otbParserXPlugins.h.

Constructor & Destructor Documentation

◆ cat()

otb::cat::cat ( )
inline

Definition at line 243 of file otbParserXPlugins.h.

Referenced by Clone().

Member Function Documentation

◆ Clone()

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

Definition at line 254 of file otbParserXPlugins.h.

References cat().

◆ Eval()

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

◆ GetDesc()

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

Definition at line 249 of file otbParserXPlugins.h.


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