Medical Imaging Interaction Toolkit  2023.12.99-ed252ae7
Medical Imaging Interaction Toolkit
usServiceProperties.h File Reference
#include <usCoreConfig.h>
#include <cctype>
#include "usAny.h"

Go to the source code of this file.

Namespaces

 us
 
 us::ServiceConstants
 

Typedefs

typedef US_UNORDERED_MAP_TYPE< std::string, Any > us::ServiceProperties
 

Functions

const US_Core_EXPORT std::string & us::ServiceConstants::OBJECTCLASS ()
 
const US_Core_EXPORT std::string & us::ServiceConstants::SERVICE_ID ()
 
const US_Core_EXPORT std::string & us::ServiceConstants::SERVICE_RANKING ()
 
const US_Core_EXPORT std::string & us::ServiceConstants::SERVICE_SCOPE ()
 
const US_Core_EXPORT std::string & us::ServiceConstants::SCOPE_SINGLETON ()
 
const US_Core_EXPORT std::string & us::ServiceConstants::SCOPE_MODULE ()
 
const US_Core_EXPORT std::string & us::ServiceConstants::SCOPE_PROTOTYPE ()