OpenStudio:utilities
Loading...
Searching...
No Matches
openstudio::Workspace Member List

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

addAndInsertObjects(const std::vector< IdfObject > &objectsToAdd, const std::vector< IdfObject > &objectsToInsert)openstudio::Workspace
addAndInsertObjects(const std::vector< WorkspaceObject > &objectsToAdd, const std::vector< WorkspaceObject > &objectsToInsert)openstudio::Workspace
addAndInsertObjects(const std::vector< WorkspaceObject > &objectsToAdd, const std::vector< std::vector< WorkspaceObject > > &objectsToInsert)openstudio::Workspace
addObject(const IdfObject &idfObject)openstudio::Workspace
addObjects(const std::vector< IdfObject > &idfObjects, bool checkNames=true)openstudio::Workspace
addObjects(const std::vector< WorkspaceObject > &objects, bool checkNames=true)openstudio::Workspace
addVersionObject()openstudio::Workspaceprotectedvirtual
allObjects() constopenstudio::Workspaceprotected
canBeTarget(const Handle &handle, const std::set< std::string > &referenceListNames) constopenstudio::Workspace
cast() constopenstudio::Workspaceinline
clone(bool keepHandles=false) constopenstudio::Workspace
cloneSubset(const std::vector< Handle > &handles, bool keepHandles=false, StrictnessLevel level=openstudio::StrictnessLevel::Draft) constopenstudio::Workspace
connectProgressBar(openstudio::ProgressBar &progressBar)openstudio::Workspace
disconnectProgressBar(openstudio::ProgressBar &progressBar)openstudio::Workspace
fastNaming() constopenstudio::Workspace
getIddObject(const IddObjectType &type) constopenstudio::Workspace
getObject(Handle handle) constopenstudio::Workspace
getObjectByNameAndReference(const std::string &name, const std::vector< std::string > &referenceNames) constopenstudio::Workspace
getObjectByTypeAndName(IddObjectType objectType, const std::string &name) constopenstudio::Workspace
getObjectByTypeAndName(const std::string &objectTypeName, const std::string &name) constopenstudio::Workspace
getObjects(const std::vector< Handle > &handles) constopenstudio::Workspace
getObjectsByName(const std::string &name, bool exactMatch=true) constopenstudio::Workspace
getObjectsByReference(const std::string &referenceName) constopenstudio::Workspace
getObjectsByReference(const std::vector< std::string > &referenceNames) constopenstudio::Workspace
getObjectsByType(IddObjectType objectType) constopenstudio::Workspace
getObjectsByType(const IddObject &objectType) constopenstudio::Workspace
getObjectsByType(const std::string &objectTypeName) constopenstudio::Workspace
getObjectsByTypeAndName(IddObjectType objectType, const std::string &name) constopenstudio::Workspace
getObjectsByTypeAndName(const std::string &objectTypeName, const std::string &name) constopenstudio::Workspace
handles(bool sorted=false) constopenstudio::Workspace
iddFile() constopenstudio::Workspace
iddFileType() constopenstudio::Workspace
ImplType typedefopenstudio::Workspaceprotected
insertObject(const IdfObject &idfObject)openstudio::Workspace
insertObjects(const std::vector< IdfObject > &idfObjects)openstudio::Workspace
insertObjects(const std::vector< WorkspaceObject > &objects)openstudio::Workspace
isInIddFile(IddObjectType type) constopenstudio::Workspace
isMember(const Handle &handle) constopenstudio::Workspace
isValid() constopenstudio::Workspace
isValid(StrictnessLevel level) constopenstudio::Workspace
load(const openstudio::path &p)openstudio::Workspacestatic
load(const openstudio::path &p, const IddFileType &iddFileType)openstudio::Workspacestatic
load(const openstudio::path &p, const IddFile &iddFile)openstudio::Workspacestatic
name(const Handle &handle) constopenstudio::Workspace
nextName(const std::string &name, bool fillIn) constopenstudio::Workspace
nextName(const IddObjectType &iddObjectType, bool fillIn) constopenstudio::Workspace
numObjects() constopenstudio::Workspace
numObjectsOfType(IddObjectType type) constopenstudio::Workspace
numObjectsOfType(const IddObject &objectType) constopenstudio::Workspace
objects(bool sorted=false) constopenstudio::Workspace
objectsWithURLFields() constopenstudio::Workspace
operator!=(const Workspace &other) constopenstudio::Workspace
operator<<(std::ostream &os, const Workspace &workspace)openstudio::Workspacerelated
operator==(const Workspace &other) constopenstudio::Workspace
optionalCast() constopenstudio::Workspaceinline
OptionalWorkspace typedefopenstudio::Workspacerelated
order()openstudio::Workspace
order() constopenstudio::Workspace
removeObject(const Handle &handle)openstudio::Workspace
removeObjects(const std::vector< Handle > &handles)openstudio::Workspace
save(const openstudio::path &p, bool overwrite=false)openstudio::Workspace
setFastNaming(bool fastNaming)openstudio::Workspace
setStrictnessLevel(StrictnessLevel level)openstudio::Workspace
sort(const std::vector< WorkspaceObject > &objects) constopenstudio::Workspace
sort(const std::vector< Handle > &handles) constopenstudio::Workspace
strictnessLevel() constopenstudio::Workspace
swap(Workspace &other)openstudio::Workspace
swap(WorkspaceObject &currentObject, IdfObject &newObject, bool keepTargets=false)openstudio::Workspace
toIdfFile() constopenstudio::Workspace
validityReport() constopenstudio::Workspace
validityReport(StrictnessLevel level) constopenstudio::Workspace
version() constopenstudio::Workspace
versionObject() constopenstudio::Workspace
Workspace()openstudio::Workspace
Workspace(StrictnessLevel level)openstudio::Workspace
Workspace(StrictnessLevel level, IddFileType iddFileType)openstudio::Workspace
Workspace(const IdfFile &idfFile, StrictnessLevel level=openstudio::StrictnessLevel::Minimal)openstudio::Workspace
Workspace(const Workspace &other)openstudio::Workspace
Workspace(std::shared_ptr< detail::Workspace_Impl > impl)openstudio::Workspaceprotected
WorkspaceVector typedefopenstudio::Workspacerelated
~Workspace()=defaultopenstudio::Workspacevirtual