|
nx_server_plugin_sdk
1.0
Server Plugin SDK
|
Public Member Functions | |
| virtual IString * | supportedVectorizationModels () const =0 |
Public Member Functions inherited from nx::sdk::Interface< IUtilityProvider6, IUtilityProvider5 > | |
| virtual IRefCountable * | queryInterface (const InterfaceId *id) |
| Ptr< Interface > | queryInterface () |
| Ptr< const Interface > | queryInterface () const |
Public Member Functions inherited from nx::sdk::IUtilityProvider5 | |
| virtual const char * | cloudToken () const =0 |
| virtual void | subscribeForCloudTokenUpdate (ICloudTokenSubscriber *subscriber)=0 |
Public Member Functions inherited from nx::sdk::Interface< IUtilityProvider5, IUtilityProvider4 > | |
| virtual IRefCountable * | queryInterface (const InterfaceId *id) |
| Ptr< Interface > | queryInterface () |
| Ptr< const Interface > | queryInterface () const |
Public Member Functions inherited from nx::sdk::IUtilityProvider4 | |
| void | sendHttpRequest (HttpDomainName requestDomainName, const char *url, const char *httpMethod, const char *mimeType, const char *requestBody, Ptr< IHttpRequestCompletionHandler > callback) const |
Public Member Functions inherited from nx::sdk::Interface< IUtilityProvider4, IUtilityProvider3 > | |
| virtual IRefCountable * | queryInterface (const InterfaceId *id) |
| Ptr< Interface > | queryInterface () |
| Ptr< const Interface > | queryInterface () const |
Public Member Functions inherited from nx::sdk::IUtilityProvider3 | |
| virtual IString * | cloudSystemId () const =0 |
| virtual IString * | cloudAuthKey () const =0 |
Public Member Functions inherited from nx::sdk::Interface< IUtilityProvider3, IUtilityProvider2 > | |
| virtual IRefCountable * | queryInterface (const InterfaceId *id) |
| Ptr< Interface > | queryInterface () |
| Ptr< const Interface > | queryInterface () const |
Public Member Functions inherited from nx::sdk::IUtilityProvider2 | |
| virtual const char * | serverId () const =0 |
Public Member Functions inherited from nx::sdk::Interface< IUtilityProvider2, IUtilityProvider1 > | |
| virtual IRefCountable * | queryInterface (const InterfaceId *id) |
| Ptr< Interface > | queryInterface () |
| Ptr< const Interface > | queryInterface () const |
Public Member Functions inherited from nx::sdk::IUtilityProvider1 | |
| std::string | serverSdkVersion () const |
Public Member Functions inherited from nx::sdk::Interface< IUtilityProvider1, IUtilityProvider0 > | |
| virtual IRefCountable * | queryInterface (const InterfaceId *id) |
| Ptr< Interface > | queryInterface () |
| Ptr< const Interface > | queryInterface () const |
Public Member Functions inherited from nx::sdk::IUtilityProvider0 | |
| virtual int64_t | vmsSystemTimeSinceEpochMs () const =0 |
| std::string | homeDir () const |
Public Member Functions inherited from nx::sdk::Interface< IUtilityProvider0 > | |
| virtual IRefCountable * | queryInterface (const InterfaceId *id) |
| Ptr< Interface > | queryInterface () |
| Ptr< const Interface > | queryInterface () const |
Public Member Functions inherited from nx::sdk::IRefCountable | |
| virtual | ~IRefCountable ()=default |
| template<class Interface > | |
| Ptr< Interface > | queryInterface () |
| template<class Interface > | |
| Ptr< const Interface > | queryInterface () const |
| virtual int | addRef () const =0 |
| virtual int | releaseRef () const =0 |
| int | refCountThreadUnsafe () const |
Static Public Member Functions | |
| static auto | interfaceId () |
Static Public Member Functions inherited from nx::sdk::IUtilityProvider5 | |
| static auto | interfaceId () |
Static Public Member Functions inherited from nx::sdk::IUtilityProvider4 | |
| static auto | interfaceId () |
Static Public Member Functions inherited from nx::sdk::IUtilityProvider3 | |
| static auto | interfaceId () |
Static Public Member Functions inherited from nx::sdk::IUtilityProvider2 | |
| static auto | interfaceId () |
Static Public Member Functions inherited from nx::sdk::IUtilityProvider1 | |
| static auto | interfaceId () |
Static Public Member Functions inherited from nx::sdk::IUtilityProvider0 | |
| static auto | interfaceId () |
Static Public Member Functions inherited from nx::sdk::IRefCountable | |
| static auto | interfaceId () |
Additional Inherited Members | |
Public Types inherited from nx::sdk::IUtilityProvider4 | |
| enum | HttpDomainName : int { cloud, vms } |
| using | IHttpRequestCompletionHandler0 = IHttpRequestCompletionHandler |
Protected Member Functions inherited from nx::sdk::Interface< IUtilityProvider6, IUtilityProvider5 > | |
| virtual IRefCountable * | queryInterface (const IRefCountable::InterfaceId *id) override |
| IRefCountable * | queryInterfaceSupportingDeprecatedId (const IRefCountable::InterfaceId *id, const Uuid &deprecatedInterfaceId) |
Protected Member Functions inherited from nx::sdk::Interface< IUtilityProvider5, IUtilityProvider4 > | |
| IRefCountable * | queryInterfaceSupportingDeprecatedId (const IRefCountable::InterfaceId *id, const Uuid &deprecatedInterfaceId) |
Protected Member Functions inherited from nx::sdk::IUtilityProvider4 | |
| virtual void | doSendHttpRequest (HttpDomainName requestDomainName, const char *url, const char *httpMethod, const char *mimeType, const char *requestBody, IHttpRequestCompletionHandler *callback) const =0 |
Protected Member Functions inherited from nx::sdk::Interface< IUtilityProvider4, IUtilityProvider3 > | |
| IRefCountable * | queryInterfaceSupportingDeprecatedId (const IRefCountable::InterfaceId *id, const Uuid &deprecatedInterfaceId) |
Protected Member Functions inherited from nx::sdk::Interface< IUtilityProvider3, IUtilityProvider2 > | |
| IRefCountable * | queryInterfaceSupportingDeprecatedId (const IRefCountable::InterfaceId *id, const Uuid &deprecatedInterfaceId) |
Protected Member Functions inherited from nx::sdk::Interface< IUtilityProvider2, IUtilityProvider1 > | |
| IRefCountable * | queryInterfaceSupportingDeprecatedId (const IRefCountable::InterfaceId *id, const Uuid &deprecatedInterfaceId) |
Protected Member Functions inherited from nx::sdk::IUtilityProvider1 | |
| virtual const IString * | getServerSdkVersion () const =0 |
Protected Member Functions inherited from nx::sdk::Interface< IUtilityProvider1, IUtilityProvider0 > | |
| IRefCountable * | queryInterfaceSupportingDeprecatedId (const IRefCountable::InterfaceId *id, const Uuid &deprecatedInterfaceId) |
Protected Member Functions inherited from nx::sdk::IUtilityProvider0 | |
| virtual const IString * | getHomeDir () const =0 |
Protected Member Functions inherited from nx::sdk::Interface< IUtilityProvider0 > | |
| IRefCountable * | queryInterfaceSupportingDeprecatedId (const IRefCountable::InterfaceId *id, const Uuid &deprecatedInterfaceId) |
Static Protected Member Functions inherited from nx::sdk::IRefCountable | |
| template<int len> | |
| static const InterfaceId * | makeId (const char(&charArray)[len]) |
| template<int len, int alternativeLen> | |
| static std::vector< const InterfaceId * > | makeIdWithAlternative (const char(&charArray)[len], const char(&alternativeCharArray)[alternativeLen]) |
| template<class TemplateInstance , class TemplateArg , int len> | |
| static const InterfaceId * | makeIdForTemplate (const char(&baseIdCharArray)[len]) |
| static std::vector< const InterfaceId * > | alternativeInterfaceIds (const InterfaceId *id) |
| static std::vector< const InterfaceId * > | alternativeInterfaceIds (std::vector< const InterfaceId *> ids) |
|
pure virtual |
Comma-separated list of supported image/text vectorization model names. Example: "openai/clip-vit-large-patch14-336". The plugin can specify a vectorization model from this list in the EngineManifest, and use it to generate and attach a vector to the track's best shot data.
Implemented in nx::vms_server_plugins::analytics::test::UtilityProvider.
1.8.14