#include <ivd_FileLocationData_t.h>
Definition at line 113 of file ivd_FileLocationData_t.h.
Public Member Functions | |
| ivd_ScanInfo_t () | |
| ~ivd_ScanInfo_t () | |
| ivd_ScanInfo_t (ivd_MediaKey_t a_mediumKey, ivd_MedVolNum_t a_medvolNum, ivd_FileSize_t a_totalSize, ivd_FileSize_t a_reorgSize) | |
Public Attributes | |
| ivd_MediaKey_t | mediumKey |
| ivd_MedVolNum_t | medvolNum |
| ivd_FileSize_t | totalSize |
| ivd_FileSize_t | reorgSize |
| ivd_ScanInfo_t::ivd_ScanInfo_t | ( | ) | [inline] |
| ivd_ScanInfo_t::~ivd_ScanInfo_t | ( | ) | [inline] |
| ivd_ScanInfo_t::ivd_ScanInfo_t | ( | ivd_MediaKey_t | a_mediumKey, | |
| ivd_MedVolNum_t | a_medvolNum, | |||
| ivd_FileSize_t | a_totalSize, | |||
| ivd_FileSize_t | a_reorgSize | |||
| ) | [inline] |
Definition at line 125 of file ivd_FileLocationData_t.h.
Referenced by i_ReorgScanJob_i::Execute(), UpdateContentData(), and UpdateReorgData().
Definition at line 128 of file ivd_FileLocationData_t.h.
Referenced by i_ReorgScanJob_i::Execute(), UpdateContentData(), and UpdateReorgData().
Definition at line 129 of file ivd_FileLocationData_t.h.
Referenced by i_ReorgScanJob_i::Execute(), and UpdateContentData().
Definition at line 130 of file ivd_FileLocationData_t.h.
Referenced by i_ReorgScanJob_i::Execute(), and UpdateReorgData().
1.5.6