OpenStudioCore:utilities
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
openstudio::FileReference Member List

This is the complete list of members for openstudio::FileReference, including all inherited members.

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::FileReferenceexplicit
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 &timestampCreate, const DateTime &timestampLast, const std::string &checksumCreate, const std::string &checksumLast)openstudio::FileReference
FileReferenceVector typedefopenstudio::FileReferencerelated
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 typedefopenstudio::FileReferencerelated
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::FileReferenceinlinevirtual