Home
last modified time | relevance | path

Searched refs:userProperties_ (Results 1 – 10 of 10) sorted by relevance

/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancFramework/Sources/
H A DWebServiceParameters.cpp340 userProperties_.clear(); in FromAdvancedFormat()
352 userProperties_[*it] = peer[*it].asString(); in FromAdvancedFormat()
440 userProperties_[key] = value; in AddUserProperty()
446 userProperties_.clear(); in ClearUserProperties()
451 return userProperties_; in GetUserProperties()
460 it != userProperties_.end(); ++it) in ListUserProperties()
472 if (found == userProperties_.end()) in LookupUserProperty()
489 if (found == userProperties_.end()) in GetBooleanUserProperty()
518 !userProperties_.empty()); in IsAdvancedFormatNeeded()
569 it != userProperties_.end(); ++it) in Serialize()
[all …]
H A DWebServiceParameters.h52 Dictionary userProperties_; variable
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/
H A DWebServiceParameters.cpp344 userProperties_.clear(); in FromAdvancedFormat()
356 userProperties_[*it] = peer[*it].asString(); in FromAdvancedFormat()
454 userProperties_[key] = value; in AddUserProperty()
460 userProperties_.clear(); in ClearUserProperties()
465 return userProperties_; in GetUserProperties()
474 it != userProperties_.end(); ++it) in ListUserProperties()
486 if (found == userProperties_.end()) in LookupUserProperty()
503 if (found == userProperties_.end()) in GetBooleanUserProperty()
532 !userProperties_.empty() || in IsAdvancedFormatNeeded()
585 it != userProperties_.end(); ++it) in Serialize()
[all …]
H A DWebServiceParameters.h53 Dictionary userProperties_; variable
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/Sources/
H A DWebServiceParameters.cpp344 userProperties_.clear(); in FromAdvancedFormat()
356 userProperties_[*it] = peer[*it].asString(); in FromAdvancedFormat()
454 userProperties_[key] = value; in AddUserProperty()
460 userProperties_.clear(); in ClearUserProperties()
465 return userProperties_; in GetUserProperties()
474 it != userProperties_.end(); ++it) in ListUserProperties()
486 if (found == userProperties_.end()) in LookupUserProperty()
503 if (found == userProperties_.end()) in GetBooleanUserProperty()
532 !userProperties_.empty() || in IsAdvancedFormatNeeded()
585 it != userProperties_.end(); ++it) in Serialize()
[all …]
H A DWebServiceParameters.h53 Dictionary userProperties_; variable
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/
H A DWebServiceParameters.cpp344 userProperties_.clear(); in FromAdvancedFormat()
356 userProperties_[*it] = peer[*it].asString(); in FromAdvancedFormat()
454 userProperties_[key] = value; in AddUserProperty()
460 userProperties_.clear(); in ClearUserProperties()
465 return userProperties_; in GetUserProperties()
474 it != userProperties_.end(); ++it) in ListUserProperties()
486 if (found == userProperties_.end()) in LookupUserProperty()
503 if (found == userProperties_.end()) in GetBooleanUserProperty()
532 !userProperties_.empty() || in IsAdvancedFormatNeeded()
585 it != userProperties_.end(); ++it) in Serialize()
[all …]
H A DWebServiceParameters.h53 Dictionary userProperties_; variable
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/
H A DWebServiceParameters.cpp344 userProperties_.clear(); in FromAdvancedFormat()
356 userProperties_[*it] = peer[*it].asString(); in FromAdvancedFormat()
454 userProperties_[key] = value; in AddUserProperty()
460 userProperties_.clear(); in ClearUserProperties()
465 return userProperties_; in GetUserProperties()
474 it != userProperties_.end(); ++it) in ListUserProperties()
486 if (found == userProperties_.end()) in LookupUserProperty()
503 if (found == userProperties_.end()) in GetBooleanUserProperty()
532 !userProperties_.empty() || in IsAdvancedFormatNeeded()
585 it != userProperties_.end(); ++it) in Serialize()
[all …]
H A DWebServiceParameters.h53 Dictionary userProperties_; variable