authKey() const | openstudio::RemoteBCL | |
BCL() | openstudio::BCL | protected |
checkForComponentUpdates() | openstudio::RemoteBCL | |
checkForMeasureUpdates() | openstudio::RemoteBCL | |
componentDownloaded | openstudio::RemoteBCL | |
componentsWithUpdates() const | openstudio::RemoteBCL | |
devAuthKey() const | openstudio::RemoteBCL | |
downloadComponent(const std::string &uid) | openstudio::RemoteBCL | |
downloadMeasure(const std::string &uid) | openstudio::RemoteBCL | |
getComponent(const std::string &uid, const std::string &versionId="") const override | openstudio::RemoteBCL | virtual |
getMeasure(const std::string &uid, const std::string &versionId="") const override | openstudio::RemoteBCL | virtual |
isOnline() | openstudio::RemoteBCL | static |
lastComponentDownload() const | openstudio::RemoteBCL | |
lastMeasureDownload() const | openstudio::RemoteBCL | |
lastMetaSearch() const | openstudio::RemoteBCL | |
lastSearch() const | openstudio::RemoteBCL | |
lastTotalResults() const | openstudio::RemoteBCL | |
measureDownloaded | openstudio::RemoteBCL | |
measuresWithUpdates() const | openstudio::RemoteBCL | |
metaSearchComponentLibrary(const std::string &searchTerm, const std::string &componentType, const std::string &filterType="nrel_component") const | openstudio::RemoteBCL | |
metaSearchComponentLibrary(const std::string &searchTerm, const unsigned componentTypeTID, const std::string &filterType="nrel_component") const | openstudio::RemoteBCL | |
numResultPages() const | openstudio::RemoteBCL | |
prodAuthKey() const | openstudio::RemoteBCL | |
RemoteBCL() | openstudio::RemoteBCL | |
remoteDevelopmentUrl() | openstudio::RemoteBCL | static |
remoteProductionUrl() | openstudio::RemoteBCL | static |
remoteUrl() const | openstudio::RemoteBCL | |
resultsPerQuery() const | openstudio::RemoteBCL | |
searchComponentLibrary(const std::string &searchTerm, const std::string &componentType, const unsigned page=0) const | openstudio::RemoteBCL | |
searchComponentLibrary(const std::string &searchTerm, const unsigned componentTypeTID, const unsigned page=0) const | openstudio::RemoteBCL | |
searchMeasureLibrary(const std::string &searchTerm, const std::string &componentType, const unsigned page=0) const | openstudio::RemoteBCL | |
searchMeasureLibrary(const std::string &searchTerm, const unsigned componentTypeTID, const unsigned page=0) const | openstudio::RemoteBCL | |
setDevAuthKey(const std::string &devAuthKey) | openstudio::RemoteBCL | |
setProdAuthKey(const std::string &prodAuthKey) | openstudio::RemoteBCL | |
setTimeOutSeconds(unsigned timeOutSeconds) | openstudio::RemoteBCL | |
startComponentLibraryMetaSearch(const std::string &searchTerm, const std::string &componentType, const std::string &filterType) | openstudio::RemoteBCL | |
startComponentLibraryMetaSearch(const std::string &searchTerm, const unsigned componentTypeTID, const std::string &filterType) | openstudio::RemoteBCL | |
startComponentLibrarySearch(const std::string &searchTerm, const std::string &componentType, const std::string &filterType, const unsigned page=0) | openstudio::RemoteBCL | |
startComponentLibrarySearch(const std::string &searchTerm, const unsigned componentTypeTID, const std::string &filterType, const unsigned page=0) | openstudio::RemoteBCL | |
timeOutSeconds() const | openstudio::RemoteBCL | |
updateComponents() | openstudio::RemoteBCL | |
updateMeasures() | openstudio::RemoteBCL | |
useRemoteDevelopmentUrl() | openstudio::RemoteBCL | |
useRemoteProductionUrl() | openstudio::RemoteBCL | |
waitForComponentDownload() const | openstudio::RemoteBCL | |
waitForComponentDownload(int) const | openstudio::RemoteBCL | |
waitForMeasureDownload() const | openstudio::RemoteBCL | |
waitForMeasureDownload(int) const | openstudio::RemoteBCL | |
waitForMetaSearch() const | openstudio::RemoteBCL | |
waitForMetaSearch(int) const | openstudio::RemoteBCL | |
waitForSearch() const | openstudio::RemoteBCL | |
waitForSearch(int) const | openstudio::RemoteBCL | |
~BCL()=default | openstudio::BCL | virtual |
~RemoteBCL()=default | openstudio::RemoteBCL | virtual |