|
ICP
1
|
#include <isiscrpt_items.h>
Public Attributes | |
| const char * | name |
| const float * | pf |
| const int * | dim0 |
| const int * | dim1 |
Definition at line 9 of file isiscrpt_items.h.
| const int* real_array_item::dim0 |
Definition at line 9 of file isiscrpt_items.h.
Referenced by ISISCRPT_STRUCT::getRealArrayItemHelper(), ISISCRPT_STRUCT::getRealArrayItemSize(), and ISISCRPT_STRUCT::getRealItem().
| const int* real_array_item::dim1 |
Definition at line 9 of file isiscrpt_items.h.
Referenced by ISISCRPT_STRUCT::getRealArrayItemSize().
| const char* real_array_item::name |
Definition at line 9 of file isiscrpt_items.h.
Referenced by ISISCRPT_STRUCT::getRealItem().
| const float* real_array_item::pf |
Definition at line 9 of file isiscrpt_items.h.
Referenced by ISISCRPT_STRUCT::getRealArrayItemHelper(), and ISISCRPT_STRUCT::getRealItem().
1.8.5