44 #ifndef OPTIKA_CONFIG_DEFS_HPP
45 #define OPTIKA_CONFIG_DEFS_HPP
70 using Teuchos::rcp_dynamic_cast;
71 using Teuchos::rcp_static_cast;
81 using Teuchos::any_cast;
84 using Teuchos::getValue;
85 using Teuchos::getParametersFromXmlFile;
98 Q_DECLARE_METATYPE(Teuchos::Array<
short>)
99 Q_DECLARE_METATYPE(Teuchos::Array<
float>)
100 Q_DECLARE_METATYPE(Teuchos::Array<
double>)
101 Q_DECLARE_METATYPE(Teuchos::Array<std::
string>)
102 Q_DECLARE_METATYPE(Teuchos::TwoDArray<
int>)
103 Q_DECLARE_METATYPE(Teuchos::TwoDArray<
short>)
104 Q_DECLARE_METATYPE(Teuchos::TwoDArray<
float>)
105 Q_DECLARE_METATYPE(Teuchos::TwoDArray<
double>)
106 Q_DECLARE_METATYPE(Teuchos::TwoDArray<std::
string>)
109 #endif //OPTIKA_CONFIG_DEFS_HPP
bool is_null(const std::shared_ptr< T > &p)
TEUCHOS_DEPRECATED RCP< T > rcp(T *p, Dealloc_T dealloc, bool owns_mem)