GNU Octave 7.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
auto_shlib Class Reference

#include "auto-shlib.h"

Inheritance diagram for auto_shlib:
Collaboration diagram for auto_shlib:

Public Member Functions

 auto_shlib (const auto_shlib &)=default
 
 auto_shlib (void)
 
 ~auto_shlib (void)=default
 
auto_shliboperator= (const auto_shlib &)=default
 

Detailed Description

Definition at line 40 of file auto-shlib.h.

Constructor & Destructor Documentation

◆ auto_shlib() [1/2]

OCTAVE_NAMESPACE_BEGIN auto_shlib::auto_shlib ( void  )

Definition at line 37 of file auto-shlib.cc.

◆ ~auto_shlib()

auto_shlib::~auto_shlib ( void  )
default

◆ auto_shlib() [2/2]

auto_shlib::auto_shlib ( const auto_shlib )
default

Member Function Documentation

◆ operator=()

auto_shlib & auto_shlib::operator= ( const auto_shlib )
default

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