#include <ngcdcsFINFO.hpp>
Public Member Functions | |
| ngcdcs_cfile_t () | |
| Constructor. | |
| ~ngcdcs_cfile_t () | |
| Destructor. | |
Public Attributes | |
| int | desc [4] |
| File descriptor. | |
| ngcdcs_cfile_t * | next |
| Next entry. | |
Cube file list entry
|
inline |
Constructor.
|
inline |
Destructor.
| int ngcdcs_cfile_t::desc[4] |
File descriptor.
| ngcdcs_cfile_t* ngcdcs_cfile_t::next |
Next entry.