|
ocssw
V2022
|
IAS_ODL_KEYWORD
#include <lablib3.h>
Collaboration diagram for IAS_ODL_KEYWORD:
Public Attributes | |
| char * | name |
| char * | file_name |
| char * | value |
| unsigned long | size |
| char * | pre_comment |
| char * | line_comment |
| char * | appl1 |
| char * | appl2 |
| unsigned short | is_a_pointer |
| unsigned short | is_a_list |
| unsigned long | line_number |
| struct Object_Structure * | parent |
| struct Keyword_Structure * | left_sibling |
| struct Keyword_Structure * | right_sibling |
Detailed Description
Member Data Documentation
◆ appl1
◆ appl2
◆ file_name
◆ is_a_list
◆ is_a_pointer
◆ left_sibling
| struct Keyword_Structure* left_sibling |
◆ line_comment
◆ line_number
◆ name
◆ parent
| struct Object_Structure* parent |
◆ pre_comment
◆ right_sibling
| struct Keyword_Structure* right_sibling |
◆ size
◆ value
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/oel_hdf4/liboli/lablib3.h


