checksumCreate() const | openstudio::FileReference | |
checksumLast() const | openstudio::FileReference | |
clone() const | openstudio::FileReference | |
description() const | openstudio::FileReference | |
displayName() const | openstudio::FileReference | |
FileReference(const openstudio::path &p) | openstudio::FileReference | explicit |
FileReference(const openstudio::UUID &uuid, const openstudio::UUID &versionUUID, const std::string &name, const std::string &displayName, const std::string &description, const openstudio::path &p, const FileReferenceType &fileType, const DateTime ×tampCreate, const DateTime ×tampLast, const std::string &checksumCreate, const std::string &checksumLast) | openstudio::FileReference | |
FileReferenceVector typedef | openstudio::FileReference | related |
fileType() const | openstudio::FileReference | |
makePathAbsolute(const openstudio::path &searchDirectory) | openstudio::FileReference | |
makePathRelative(const openstudio::path &basePath=openstudio::path()) | openstudio::FileReference | |
name() const | openstudio::FileReference | |
OptionalFileReference typedef | openstudio::FileReference | related |
path() const | openstudio::FileReference | |
setDescription(const std::string &newDescription) | openstudio::FileReference | |
setDisplayName(const std::string &newDisplayName) | openstudio::FileReference | |
setName(const std::string &newName) | openstudio::FileReference | |
setPath(const openstudio::path &newPath) | openstudio::FileReference | |
timestampCreate() const | openstudio::FileReference | |
timestampLast() const | openstudio::FileReference | |
update(const openstudio::path &searchDirectory) | openstudio::FileReference | |
uuid() const | openstudio::FileReference | |
versionUUID() const | openstudio::FileReference | |
~FileReference() | openstudio::FileReference | inlinevirtual |