• <xmp id="om0om">
  • <table id="om0om"><noscript id="om0om"></noscript></table>
  • Compute Graph Framework SDK Reference  5.6
    All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
    dw::framework::JsonParameterProvider Member List

    This is the complete list of members for dw::framework::JsonParameterProvider, including all inherited members.

    data() const noexceptdw::framework::JsonParameterProvider
    getBool(dw::core::StringView const &key, void *const out) constdw::framework::JsonParameterProviderprotected
    getBoolByIndex(dw::core::StringView const &key, size_t const index, void *const out) constdw::framework::JsonParameterProviderprotected
    getFloat32(dw::core::StringView const &key, void *const out) constdw::framework::JsonParameterProviderprotected
    getFloat32ByIndex(dw::core::StringView const &key, size_t const index, void *const out) constdw::framework::JsonParameterProviderprotected
    getFloat64(dw::core::StringView const &key, void *const out) constdw::framework::JsonParameterProviderprotected
    getFloat64ByIndex(dw::core::StringView const &key, size_t const index, void *const out) constdw::framework::JsonParameterProviderprotected
    getInt16(dw::core::StringView const &key, void *const out) constdw::framework::JsonParameterProviderprotected
    getInt16ByIndex(dw::core::StringView const &key, size_t const index, void *const out) constdw::framework::JsonParameterProviderprotected
    getInt32(dw::core::StringView const &key, void *const out) constdw::framework::JsonParameterProviderprotected
    getInt32ByIndex(dw::core::StringView const &key, size_t const index, void *const out) constdw::framework::JsonParameterProviderprotected
    getInt64(dw::core::StringView const &key, void *const out) constdw::framework::JsonParameterProviderprotected
    getInt64ByIndex(dw::core::StringView const &key, size_t const index, void *const out) constdw::framework::JsonParameterProviderprotected
    getInt8(dw::core::StringView const &key, void *const out) constdw::framework::JsonParameterProviderprotected
    getInt8ByIndex(dw::core::StringView const &key, size_t const index, void *const out) constdw::framework::JsonParameterProviderprotected
    getJson(dw::core::StringView const &key) constdw::framework::JsonParameterProviderprotected
    getString(dw::core::StringView const &key, void *const out) constdw::framework::JsonParameterProviderprotected
    getStringByIndex(dw::core::StringView const &key, size_t const index, void *const out) constdw::framework::JsonParameterProviderprotected
    getStringView(dw::core::StringView const &key, void *const out) constdw::framework::JsonParameterProviderprotected
    getStringViewByIndex(dw::core::StringView const &key, size_t const index, void *const out) constdw::framework::JsonParameterProviderprotected
    getUint16(dw::core::StringView const &key, void *const out) constdw::framework::JsonParameterProviderprotected
    getUint16ByIndex(dw::core::StringView const &key, size_t const index, void *const out) constdw::framework::JsonParameterProviderprotected
    getUint32(dw::core::StringView const &key, void *const out) constdw::framework::JsonParameterProviderprotected
    getUint32ByIndex(dw::core::StringView const &key, size_t const index, void *const out) constdw::framework::JsonParameterProviderprotected
    getUint64(dw::core::StringView const &key, void *const out) constdw::framework::JsonParameterProviderprotected
    getUint64ByIndex(dw::core::StringView const &key, size_t const index, void *const out) constdw::framework::JsonParameterProviderprotected
    getUint8(dw::core::StringView const &key, void *const out) constdw::framework::JsonParameterProviderprotected
    getUint8ByIndex(dw::core::StringView const &key, size_t const index, void *const out) constdw::framework::JsonParameterProviderprotected
    getVectorBool(dw::core::StringView const &key, void *const out) constdw::framework::JsonParameterProviderprotected
    getVectorFloat32(dw::core::StringView const &key, void *const out) constdw::framework::JsonParameterProviderprotected
    getVectorFloat64(dw::core::StringView const &key, void *const out) constdw::framework::JsonParameterProviderprotected
    getVectorInt16(dw::core::StringView const &key, void *const out) constdw::framework::JsonParameterProviderprotected
    getVectorInt32(dw::core::StringView const &key, void *const out) constdw::framework::JsonParameterProviderprotected
    getVectorInt64(dw::core::StringView const &key, void *const out) constdw::framework::JsonParameterProviderprotected
    getVectorInt8(dw::core::StringView const &key, void *const out) constdw::framework::JsonParameterProviderprotected
    getVectorString(dw::core::StringView const &key, void *const out) constdw::framework::JsonParameterProviderprotected
    getVectorStringView(dw::core::StringView const &key, void *const out) constdw::framework::JsonParameterProviderprotected
    getVectorUint16(dw::core::StringView const &key, void *const out) constdw::framework::JsonParameterProviderprotected
    getVectorUint32(dw::core::StringView const &key, void *const out) constdw::framework::JsonParameterProviderprotected
    getVectorUint64(dw::core::StringView const &key, void *const out) constdw::framework::JsonParameterProviderprotected
    getVectorUint8(dw::core::StringView const &key, void *const out) constdw::framework::JsonParameterProviderprotected
    ITypeBasedParameterProviderChild(ITypeBasedParameterProviderChild const &)=defaultdw::framework::ITypeBasedParameterProviderChildprotected
    ITypeBasedParameterProviderChild(ITypeBasedParameterProviderChild &&)=defaultdw::framework::ITypeBasedParameterProviderChildprotected
    ITypeBasedParameterProviderChild()=defaultdw::framework::ITypeBasedParameterProviderChild
    JsonParameterProvider(JsonParameterProvider const &)=defaultdw::framework::JsonParameterProviderprotected
    JsonParameterProvider(JsonParameterProvider &&)=defaultdw::framework::JsonParameterProviderprotected
    JsonParameterProvider(nlohmann::json const *const data) noexceptdw::framework::JsonParameterProvider
    operator=(JsonParameterProvider const &) &=defaultdw::framework::JsonParameterProviderprotected
    operator=(JsonParameterProvider &&) &=defaultdw::framework::JsonParameterProviderprotected
    dw::framework::ITypeBasedParameterProviderChild::operator=(ITypeBasedParameterProviderChild const &) &=defaultdw::framework::ITypeBasedParameterProviderChildprotected
    dw::framework::ITypeBasedParameterProviderChild::operator=(ITypeBasedParameterProviderChild &&) &=defaultdw::framework::ITypeBasedParameterProviderChildprotected
    registerAt(TypeBasedParameterProvider &provider) const overridedw::framework::JsonParameterProvidervirtual
    setJson(nlohmann::json const *const data) noexceptdw::framework::JsonParameterProvider
    ~ITypeBasedParameterProviderChild()=defaultdw::framework::ITypeBasedParameterProviderChildvirtual
    ~JsonParameterProvider() override=defaultdw::framework::JsonParameterProvider
    人人超碰97caoporen国产