This is the complete list of members for Pane::Attribute_friend, including all inherited members.
_cap | Attribute | protected |
_gap | Attribute | protected |
_id | Attribute | protected |
_keylocs | Attribute | protectedstatic |
_keysizes | Attribute | protectedstatic |
_keytypes | Attribute | protectedstatic |
_keywords | Attribute | protectedstatic |
_loc | Attribute | protected |
_name | Attribute | protected |
_nbytes_strd | Attribute | protected |
_ncomp | Attribute | protected |
_ngitems | Attribute | protected |
_nitems | Attribute | protected |
_pane | Attribute | protected |
_parent | Attribute | protected |
_ptr | Attribute | protected |
_status | Attribute | protected |
_strd | Attribute | protected |
_type | Attribute | protected |
_unit | Attribute | protected |
allocate(int strd, int cap, bool force) | Attribute | |
allocated() const | Attribute | inline |
append_array(const void *from, int strd, int nitem) | Attribute | |
Attribute() | Attribute | inline |
Attribute(Pane *pane, int i) | Attribute | inlineprotected |
Attribute(Pane *pane, const std::string &name, int id, Shorter_size loc, int type, const int ncomp, const std::string &unit) | Attribute | inline |
Attribute(Pane *pane, Attribute *parent, const std::string &name, int id) | Attribute | |
Attribute_friend(Attribute &) | Pane::Attribute_friend | explicitprivate |
Attribute_friend(Pane *p, int i) | Pane::Attribute_friend | inline |
capacity() const | Attribute | inline |
compatible_types(COM_Type t1, COM_Type t2) | Attribute | static |
copy_array(void *buf, int strd, int nitem, int offset=0, int direction=COPY_IN) | Attribute | |
Copy_dir enum name | Attribute | |
COPY_IN enum value | Attribute | |
COPY_OUT enum value | Attribute | |
data_type() const | Attribute | inline |
deallocate() | Attribute | |
empty() const | Attribute | inline |
fullname() const | Attribute | |
get_addr(int i, int j=0) const | Attribute | |
get_addr(int i, int j=0) | Attribute | inline |
get_sizeof(COM_Type type, int count=1) | Attribute | static |
id() const | Attribute | inline |
inherit(Attribute *a, bool clone, bool withghost, int depth=0) | Attribute | protected |
initialized() const | Attribute | inline |
is_const() const | Attribute | inline |
is_digit(char c) | Attribute | inlinestatic |
is_elemental() const | Attribute | inline |
is_nodal() const | Attribute | inline |
is_panel() const | Attribute | inline |
is_staggered() const | Attribute | inline |
is_windowed() const | Attribute | inline |
location() const | Attribute | inline |
maxsize_of_ghost_items() const | Attribute | |
maxsize_of_items() const | Attribute | |
maxsize_of_real_items() const | Attribute | |
name() const | Attribute | inline |
pane() const | Attribute | inline |
pane() | Attribute | inline |
parent() | Attribute | inline |
parent() const | Attribute | inline |
pointer() const | Attribute | inline |
pointer() | Attribute | inline |
root() | Attribute | inline |
root() const | Attribute | inline |
set_pointer(void *p, int strd, int cap, int offset, bool is_const) | Attribute | protected |
set_size(int nitems, int ngitems=0) | Attribute | |
Shorter_size typedef | Attribute | |
Size typedef | Attribute | |
size_of_components() const | Attribute | inline |
size_of_ghost_items() const | Attribute | |
size_of_items() const | Attribute | |
size_of_real_items() const | Attribute | |
size_set() const | Attribute | |
status() const | Attribute | inline |
STATUS_ALLOCATED enum value | Attribute | protected |
STATUS_NOT_INITIALIZED enum value | Attribute | protected |
STATUS_SET enum value | Attribute | protected |
STATUS_SET_CONST enum value | Attribute | protected |
STATUS_USE enum value | Attribute | protected |
stride() const | Attribute | inline |
stride_in_bytes() const | Attribute | inline |
unit() const | Attribute | inline |
window() const | Attribute | |
window() | Attribute | |
~Attribute() | Attribute | inline |