|
ocssw
1.0
|
#include <fmt_check.h>
Public Attributes | |
| int32 | dim_index |
| char | obj_nm [100] |
| char | access_nm [200] |
| char | int_nm [200] |
| int32 | type |
| int32 | count |
| int32 | read |
| u_data | data |
Definition at line 85 of file fmt_check.h.
| char attr_str::access_nm[200] |
Definition at line 91 of file fmt_check.h.
| int32 attr_str::count |
Definition at line 94 of file fmt_check.h.
Definition at line 103 of file fmt_check.h.
| int32 attr_str::dim_index |
Definition at line 87 of file fmt_check.h.
| char attr_str::int_nm[200] |
Definition at line 92 of file fmt_check.h.
| char attr_str::obj_nm[100] |
Definition at line 89 of file fmt_check.h.
| int32 attr_str::read |
Definition at line 96 of file fmt_check.h.
| int32 attr_str::type |
Definition at line 93 of file fmt_check.h.
1.7.6.1