_LL Struct Reference

Public Attributes

struct _LLprev
 
struct _LLnext
 
char FileName [1024]
 
FILE * pFile
 

Detailed Description

Definition at line 77 of file unix/hostemu.cpp.

Member Data Documentation

◆ FileName

char _LL::FileName

Definition at line 81 of file unix/hostemu.cpp.

Referenced by GrxHost(), and Search_LL().

◆ next

struct _LL * _LL::next

Definition at line 80 of file unix/hostemu.cpp.

Referenced by Delete_LL(), hostemu_unloader(), Insert_LL(), and Search_LL().

◆ pFile

◆ prev

struct _LL * _LL::prev

Definition at line 79 of file unix/hostemu.cpp.

Referenced by Delete_LL(), and Insert_LL().


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