#include <ngcdcsFINFO.hpp>
|
| | ngcdcs_cfile_list () |
| | Constructor.
|
| |
| | ngcdcs_cfile_list (int f) |
| | Constructor with frame type.
|
| |
| | ~ngcdcs_cfile_list () |
| | Destructor.
|
| |
| void | Add (int pid, int id, int fcnt, int hcnt) |
| | Add file descriptor to list.
|
| |
| void | Add (const char *ref) |
| | Add file descriptor given by reference string.
|
| |
| const int * | Entry (int n) |
| | Return n'th entry.
|
| |
| void | Entry2File (char *fileName, const int *e) |
| | Convert list entry to file-name.
|
| |
| void | FileName (char *fileName, int n) |
| | Retrieve n'th file-name.
|
| |
Cube file list on local storage media
◆ ngcdcs_cfile_list() [1/2]
| ngcdcs_cfile_list::ngcdcs_cfile_list |
( |
| ) |
|
|
inline |
◆ ngcdcs_cfile_list() [2/2]
| ngcdcs_cfile_list::ngcdcs_cfile_list |
( |
int | f | ) |
|
|
inlineexplicit |
Constructor with frame type.
◆ ~ngcdcs_cfile_list()
| ngcdcs_cfile_list::~ngcdcs_cfile_list |
( |
| ) |
|
|
inline |
◆ Add() [1/2]
| void ngcdcs_cfile_list::Add |
( |
const char * | ref | ) |
|
|
inline |
Add file descriptor given by reference string.
◆ Add() [2/2]
| void ngcdcs_cfile_list::Add |
( |
int | pid, |
|
|
int | id, |
|
|
int | fcnt, |
|
|
int | hcnt ) |
|
inline |
Add file descriptor to list.
◆ Entry()
| const int * ngcdcs_cfile_list::Entry |
( |
int | n | ) |
|
|
inline |
◆ Entry2File()
| void ngcdcs_cfile_list::Entry2File |
( |
char * | fileName, |
|
|
const int * | e ) |
|
inline |
Convert list entry to file-name.
◆ FileName()
| void ngcdcs_cfile_list::FileName |
( |
char * | fileName, |
|
|
int | n ) |
|
inline |
◆ entry
◆ ftype
| int ngcdcs_cfile_list::ftype |
◆ size
| int ngcdcs_cfile_list::size |
The documentation for this class was generated from the following file: