#include "syminfo.h"
Definition at line 53 of file syminfo.h.
◆ symbol_info()
symbol_info::symbol_info |
( |
const std::string & |
name, |
|
|
const octave_value & |
value, |
|
|
bool |
is_formal, |
|
|
bool |
is_global, |
|
|
bool |
is_persistent |
|
) |
| |
|
inline |
◆ display_line()
void symbol_info::display_line |
( |
std::ostream & |
os, |
|
|
const std::list< whos_parameter > & |
params |
|
) |
| const |
◆ is_complex()
bool symbol_info::is_complex |
( |
void |
| ) |
const |
|
inline |
◆ is_formal()
bool symbol_info::is_formal |
( |
| ) |
const |
|
inline |
◆ is_global()
bool symbol_info::is_global |
( |
| ) |
const |
|
inline |
◆ is_persistent()
bool symbol_info::is_persistent |
( |
| ) |
const |
|
inline |
◆ is_sparse()
bool symbol_info::is_sparse |
( |
void |
| ) |
const |
|
inline |
◆ name()
std::string symbol_info::name |
( |
| ) |
const |
|
inline |
◆ value()
The documentation for this class was generated from the following files: