#include "pt-tm-const.h"
Public Member Functions | |
tm_info (bool obj_is_empty) | |
bool | all_1x1_p (void) const |
bool | all_complex_p (void) const |
bool | all_dq_strings_p (void) const |
bool | all_empty_p (void) const |
bool | all_real_p (void) const |
bool | all_sq_strings_p (void) const |
bool | all_strings_p (void) const |
bool | any_cell_p (void) const |
bool | any_class_p (void) const |
bool | any_sparse_p (void) const |
std::string | class_name (void) const |
octave_idx_type | cols (void) const |
dim_vector | dims (void) const |
bool | first_elem_struct_p (void) const |
octave_idx_type | rows (void) const |
bool | some_strings_p (void) const |
Protected Attributes | |
bool | m_all_1x1 |
bool | m_all_complex |
bool | m_all_dq_strings |
bool | m_all_empty |
bool | m_all_real |
bool | m_all_sq_strings |
bool | m_all_strings |
bool | m_any_cell |
bool | m_any_class |
bool | m_any_sparse |
std::string | m_class_name |
dim_vector | m_dv |
bool | m_first_elem_is_struct |
bool | m_some_strings |
Definition at line 67 of file pt-tm-const.h.
|
inline |
Definition at line 71 of file pt-tm-const.h.
|
inline |
Definition at line 95 of file pt-tm-const.h.
References m_all_1x1.
Referenced by octave::tm_const::array_concat(), and octave::tm_const::init().
|
inline |
Definition at line 90 of file pt-tm-const.h.
References m_all_complex.
Referenced by octave::tm_const::init().
|
inline |
Definition at line 87 of file pt-tm-const.h.
References m_all_dq_strings.
Referenced by octave::tm_const::init().
|
inline |
Definition at line 91 of file pt-tm-const.h.
References m_all_empty.
Referenced by octave::tm_const::init().
|
inline |
Definition at line 89 of file pt-tm-const.h.
References m_all_real.
Referenced by octave::tm_const::init().
|
inline |
Definition at line 86 of file pt-tm-const.h.
References m_all_sq_strings.
Referenced by octave::tm_const::init().
|
inline |
Definition at line 85 of file pt-tm-const.h.
References m_all_strings.
Referenced by octave::tm_const::init().
|
inline |
Definition at line 92 of file pt-tm-const.h.
References m_any_cell.
Referenced by octave::tm_const::init().
|
inline |
Definition at line 94 of file pt-tm-const.h.
References m_any_class.
Referenced by octave::tm_const::init().
|
inline |
Definition at line 93 of file pt-tm-const.h.
References m_any_sparse.
Referenced by octave::tm_const::init().
|
inline |
Definition at line 98 of file pt-tm-const.h.
References m_class_name.
|
inline |
Definition at line 83 of file pt-tm-const.h.
References m_dv.
Referenced by octave::tm_const::init().
|
inline |
Definition at line 80 of file pt-tm-const.h.
References m_dv.
|
inline |
Definition at line 96 of file pt-tm-const.h.
References m_first_elem_is_struct.
Referenced by octave::tm_const::init().
|
inline |
Definition at line 82 of file pt-tm-const.h.
References m_dv.
Referenced by octave::tm_const::class_concat().
|
inline |
Definition at line 88 of file pt-tm-const.h.
References m_some_strings.
Referenced by octave::tm_const::init().
|
protected |
Definition at line 136 of file pt-tm-const.h.
Referenced by all_1x1_p(), octave::tm_const::concat(), octave::tm_const::init(), and octave::tm_row_const::init_element().
|
protected |
Definition at line 121 of file pt-tm-const.h.
Referenced by all_complex_p(), octave::tm_const::init(), and octave::tm_row_const::init_element().
|
protected |
Definition at line 112 of file pt-tm-const.h.
Referenced by all_dq_strings_p(), octave::tm_const::char_array_concat(), octave::tm_const::concat(), octave::tm_const::init(), and octave::tm_row_const::init_element().
|
protected |
Definition at line 124 of file pt-tm-const.h.
Referenced by all_empty_p(), octave::tm_const::generic_concat(), octave::tm_row_const::init(), octave::tm_const::init(), and octave::tm_row_const::init_element().
|
protected |
Definition at line 118 of file pt-tm-const.h.
Referenced by all_real_p(), octave::tm_const::concat(), octave::tm_const::generic_concat(), octave::tm_const::init(), and octave::tm_row_const::init_element().
|
protected |
Definition at line 109 of file pt-tm-const.h.
Referenced by all_sq_strings_p(), octave::tm_const::concat(), octave::tm_const::init(), and octave::tm_row_const::init_element().
|
protected |
Definition at line 106 of file pt-tm-const.h.
Referenced by all_strings_p(), octave::tm_const::concat(), octave::tm_const::init(), and octave::tm_row_const::init_element().
|
protected |
Definition at line 127 of file pt-tm-const.h.
Referenced by any_cell_p(), octave::tm_row_const::init(), octave::tm_const::init(), and octave::tm_row_const::init_element().
|
protected |
Definition at line 133 of file pt-tm-const.h.
Referenced by any_class_p(), octave::tm_const::concat(), octave::tm_row_const::init(), octave::tm_const::init(), and octave::tm_row_const::init_element().
|
protected |
Definition at line 130 of file pt-tm-const.h.
Referenced by any_sparse_p(), octave::tm_const::concat(), octave::tm_const::generic_concat(), octave::tm_const::init(), and octave::tm_row_const::init_element().
|
protected |
Definition at line 142 of file pt-tm-const.h.
Referenced by class_name(), octave::tm_const::concat(), octave::tm_const::init(), and octave::tm_row_const::init_element().
|
protected |
Definition at line 103 of file pt-tm-const.h.
Referenced by octave::tm_const::array_concat(), octave::tm_row_const::cellify(), octave::tm_const::char_array_concat(), cols(), dims(), octave::tm_const::generic_concat(), octave::tm_row_const::init(), octave::tm_const::init(), octave::tm_const::map_concat(), rows(), and octave::tm_const::sparse_array_concat().
|
protected |
Definition at line 139 of file pt-tm-const.h.
Referenced by first_elem_struct_p(), octave::tm_row_const::init(), and octave::tm_row_const::init_element().
|
protected |
Definition at line 115 of file pt-tm-const.h.
Referenced by octave::tm_const::generic_concat(), octave::tm_const::init(), octave::tm_row_const::init_element(), and some_strings_p().