|
ocssw
V2022
|
IAS_OBJ_DESC
#include <lablib3.h>
Collaboration diagram for IAS_OBJ_DESC:
Public Attributes | |
| char * | class |
| char * | pre_comment |
| char * | line_comment |
| char * | post_comment |
| char * | end_comment |
| char * | file_name |
| char * | appl1 |
| char * | appl2 |
| unsigned short | is_a_group |
| unsigned long | level |
| unsigned long | line_number |
| unsigned long | child_count |
| struct Object_Structure * | parent |
| struct Object_Structure * | left_sibling |
| struct Object_Structure * | right_sibling |
| struct Object_Structure * | first_child |
| struct Object_Structure * | last_child |
| struct Keyword_Structure * | first_keyword |
| struct Keyword_Structure * | last_keyword |
Detailed Description
Member Data Documentation
◆ appl1
◆ appl2
◆ child_count
◆ class
◆ end_comment
◆ file_name
◆ first_child
| struct Object_Structure* first_child |
◆ first_keyword
| struct Keyword_Structure* first_keyword |
◆ is_a_group
◆ last_child
| struct Object_Structure* last_child |
◆ last_keyword
| struct Keyword_Structure* last_keyword |
◆ left_sibling
| struct Object_Structure* left_sibling |
◆ level
◆ line_comment
◆ line_number
◆ parent
| struct Object_Structure* parent |
◆ post_comment
◆ pre_comment
◆ right_sibling
| struct Object_Structure* right_sibling |
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/oel_hdf4/liboli/lablib3.h


