q
void BackUp::createRestPoint(const bool isIncrement) {
RestorePoint* temp = new RestorePoint(m_FileStorage, isIncrement);
this->m_RestorePointStorage->push_back(temp);
}
Size: a a a
q
void BackUp::createRestPoint(const bool isIncrement) {
RestorePoint* temp = new RestorePoint(m_FileStorage, isIncrement);
this->m_RestorePointStorage->push_back(temp);
}
q
AP
q
q
AP
q
AP
AP
ДЦ
VD
q
void BackUp::createRestPoint(const bool isIncrement) {
RestorePoint* temp = new RestorePoint(m_FileStorage, isIncrement);
this->m_RestorePointStorage->push_back(temp);
}
AP
q
q
AP
AP
k
AP