ChangeCount
int64 ChangeCount() const;
uint64 ChangeCount() const;
int64 ChangeCount() const;
error = _transaction.SetTo(location, info.ChangeCount(), directoryName);
return fChangeCount != fRepository->ChangeCount() || fSolvRepo == NULL;
fChangeCount = fRepository->ChangeCount();
fChangeCount(repository->ChangeCount())
if (transaction.ChangeCount() != fVolume->ChangeCount())
int64 ChangeCount() const