249
233
identifier::Table::Key private_key_for_cache; // This will not exist in the final design.
250
234
std::vector<char> private_normalized_path; // This will not exist in the final design.
258
242
const char *getNormalizedPath() const
263
247
const char *getPath() const
268
252
const identifier::Table::Key& getCacheKey() const // This should never be called when we aren't looking at a cache.