GNU Octave  6.2.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"
Include dependency graph for ov-classdef.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  octave_classdef
 
class  octave_classdef_meta
 
class  octave_classdef_superclass_ref
 

Namespaces

 octave
 

Functions

OCTINTERP_API void install_classdef (octave::interpreter &interp)
 

Function Documentation

◆ install_classdef()

OCTINTERP_API void install_classdef ( octave::interpreter interp)