RxTreeData Struct Reference

Public Attributes

size_t count
 
RexxStemObject files
 
char fNameSpec [FNAMESPEC_BUF_LEN]
 
char foundFile [FOUNDFILE_BUF_LEN]
 
char foundFileLine [FOUNDFILELINE_BUF_LEN]
 
char fileTime [FILETIME_BUF_LEN]
 
char fileAttr [FILEATTR_BUF_LEN]
 
char * dFNameSpec
 
char * dFoundFile
 
char * dFoundFileLine
 
size_t nFNameSpec
 
size_t nFoundFile
 
size_t nFoundFileLine
 

Detailed Description

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

Member Data Documentation

◆ count

size_t RxTreeData::count

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

Referenced by formatFile(), and RexxRoutine5().

◆ dFNameSpec

char * RxTreeData::dFNameSpec

◆ dFoundFile

char* RxTreeData::dFoundFile

◆ dFoundFileLine

char* RxTreeData::dFoundFileLine

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

Referenced by formatFile(), increaseBuffer(), initTreeData(), and uninitTreeData().

◆ fileAttr

char RxTreeData::fileAttr

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

Referenced by formatFile().

◆ files

RexxStemObject RxTreeData::files

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

Referenced by formatFile(), initTreeData(), and RexxRoutine5().

◆ fileTime

char RxTreeData::fileTime

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

Referenced by formatFile().

◆ fNameSpec

char RxTreeData::fNameSpec

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

Referenced by initTreeData(), and RexxRoutine5().

◆ foundFile

char RxTreeData::foundFile

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

Referenced by formatFile(), and initTreeData().

◆ foundFileLine

char RxTreeData::foundFileLine

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

Referenced by formatFile(), and initTreeData().

◆ nFNameSpec

size_t RxTreeData::nFNameSpec

◆ nFoundFile

size_t RxTreeData::nFoundFile

◆ nFoundFileLine

size_t RxTreeData::nFoundFileLine

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

Referenced by formatFile(), increaseBuffer(), initTreeData(), and uninitTreeData().


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