RxStemData Struct Reference

Public Attributes

SHVBLOCK shvb
 
char ibuf [IBUF_LEN]
 
char varname [MAX]
 
char stemname [MAX]
 
size_t stemlen
 
size_t vlen
 
size_t j
 
size_t tlong
 
size_t count
 

Detailed Description

Definition at line 442 of file unix/rexxutil.cpp.

Member Data Documentation

◆ count

size_t RxStemData::count

Definition at line 453 of file unix/rexxutil.cpp.

Referenced by SysFileSearch(), and SysIni().

◆ ibuf

char RxStemData::ibuf

Definition at line 444 of file unix/rexxutil.cpp.

Referenced by SysFileSearch(), and SysIni().

◆ j

size_t RxStemData::j

Definition at line 451 of file unix/rexxutil.cpp.

◆ shvb

SHVBLOCK RxStemData::shvb

Definition at line 443 of file unix/rexxutil.cpp.

Referenced by SysFileSearch(), and SysIni().

◆ stemlen

size_t RxStemData::stemlen

Definition at line 449 of file unix/rexxutil.cpp.

Referenced by SysFileSearch(), and SysIni().

◆ stemname

char RxStemData::stemname

Definition at line 447 of file unix/rexxutil.cpp.

◆ tlong

size_t RxStemData::tlong

Definition at line 452 of file unix/rexxutil.cpp.

◆ varname

char RxStemData::varname

Definition at line 445 of file unix/rexxutil.cpp.

Referenced by SysFileSearch(), and SysIni().

◆ vlen

size_t RxStemData::vlen

Definition at line 450 of file unix/rexxutil.cpp.

Referenced by SysFileSearch(), and SysIni().


The documentation for this struct was generated from the following files: