|
| octave_swig_ref (octave_swig_type *_ptr=0) |
|
| ~octave_swig_ref () |
|
octave_swig_type * | get_ptr () const |
|
octave_base_value * | clone () const |
|
octave_base_value * | empty_clone () const |
|
dim_vector | dims (void) const |
|
bool | is_defined () const |
|
virtual bool | is_map () const |
|
virtual octave_value | subsref (const std::string &ops, const std::list< octave_value_list > &idx) |
|
virtual octave_value_list | subsref (const std::string &ops, const std::list< octave_value_list > &idx, int nargout) |
|
octave_value | subsasgn (const std::string &ops, const std::list< octave_value_list > &idx, const octave_value &rhs) |
|
virtual bool | is_object () const |
|
virtual bool | is_string () const |
|
virtual std::string | string_value (bool force=false) const |
|
virtual Octave_map | map_value () const |
|
virtual string_vector | map_keys () const |
|
virtual bool | save_ascii (std::ostream &os) |
|
virtual bool | load_ascii (std::istream &is) |
|
virtual bool | save_binary (std::ostream &os, bool &save_as_floats) |
|
virtual bool | load_binary (std::istream &is, bool swap, oct_mach_info::float_format fmt) |
|
virtual octave_value | convert_to_str (bool pad=false, bool force=false, char type= '"') const |
|
virtual octave_value | convert_to_str_internal (bool pad, bool force, char type) const |
|
void | print (std::ostream &os, bool pr_as_read_syntax=false) const |
|
octave_swig_ref::~octave_swig_ref |
( |
| ) |
|
|
inline |
octave_base_value* octave_swig_ref::clone |
( |
| ) |
const |
|
inline |
virtual octave_value octave_swig_ref::convert_to_str |
( |
bool |
pad = false , |
|
|
bool |
force = false , |
|
|
char |
type = '"' |
|
) |
| const |
|
inlinevirtual |
virtual octave_value octave_swig_ref::convert_to_str_internal |
( |
bool |
pad, |
|
|
bool |
force, |
|
|
char |
type |
|
) |
| const |
|
inlinevirtual |
dim_vector octave_swig_ref::dims |
( |
void |
| ) |
const |
|
inline |
octave_base_value* octave_swig_ref::empty_clone |
( |
| ) |
const |
|
inline |
bool octave_swig_ref::is_defined |
( |
| ) |
const |
|
inline |
virtual bool octave_swig_ref::is_map |
( |
| ) |
const |
|
inlinevirtual |
virtual bool octave_swig_ref::is_object |
( |
| ) |
const |
|
inlinevirtual |
virtual bool octave_swig_ref::is_string |
( |
| ) |
const |
|
inlinevirtual |
virtual bool octave_swig_ref::load_ascii |
( |
std::istream & |
is | ) |
|
|
inlinevirtual |
virtual bool octave_swig_ref::load_binary |
( |
std::istream & |
is, |
|
|
bool |
swap, |
|
|
oct_mach_info::float_format |
fmt |
|
) |
| |
|
inlinevirtual |
virtual string_vector octave_swig_ref::map_keys |
( |
| ) |
const |
|
inlinevirtual |
virtual Octave_map octave_swig_ref::map_value |
( |
| ) |
const |
|
inlinevirtual |
void octave_swig_ref::print |
( |
std::ostream & |
os, |
|
|
bool |
pr_as_read_syntax = false |
|
) |
| const |
|
inline |
virtual bool octave_swig_ref::save_ascii |
( |
std::ostream & |
os | ) |
|
|
inlinevirtual |
virtual bool octave_swig_ref::save_binary |
( |
std::ostream & |
os, |
|
|
bool & |
save_as_floats |
|
) |
| |
|
inlinevirtual |
virtual std::string octave_swig_ref::string_value |
( |
bool |
force = false | ) |
const |
|
inlinevirtual |
octave_value octave_swig_ref::subsasgn |
( |
const std::string & |
ops, |
|
|
const std::list< octave_value_list > & |
idx, |
|
|
const octave_value & |
rhs |
|
) |
| |
|
inline |
virtual octave_value octave_swig_ref::subsref |
( |
const std::string & |
ops, |
|
|
const std::list< octave_value_list > & |
idx |
|
) |
| |
|
inlinevirtual |
virtual octave_value_list octave_swig_ref::subsref |
( |
const std::string & |
ops, |
|
|
const std::list< octave_value_list > & |
idx, |
|
|
int |
nargout |
|
) |
| |
|
inlinevirtual |
octave_swig_ref::DECLARE_OCTAVE_ALLOCATOR |
|
private |
octave_swig_ref::DECLARE_OV_TYPEID_FUNCTIONS_AND_DATA |
|
private |
The documentation for this class was generated from the following file: