GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
ov-classdef.h File Reference
#include "octave-config.h"
#include <string>
#include "cdef-object.h"
#include "ov-base.h"
#include "ov-fcn.h"

Go to the source code of this file.

Classes

class  octave_classdef
 
class  octave_classdef_meta
 
class  octave_classdef_superclass_ref
 

Functions

void install_classdef (octave::interpreter &interp)
 

Function Documentation

◆ install_classdef()

void install_classdef ( octave::interpreter &  interp)