GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
octave::octave_cmd Class Reference

#include "octave-cmd.h"

Inheritance diagram for octave::octave_cmd:

Public Member Functions

 octave_cmd (void)=default
 
virtual ~octave_cmd (void)=default
 
virtual void execute (void)
 

Detailed Description

Definition at line 37 of file octave-cmd.h.

Constructor & Destructor Documentation

◆ octave_cmd()

octave::octave_cmd::octave_cmd ( void  )
default

◆ ~octave_cmd()

virtual octave::octave_cmd::~octave_cmd ( void  )
virtualdefault

Member Function Documentation

◆ execute()

virtual void octave::octave_cmd::execute ( void  )
inlinevirtual

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