stub_analytics_plugin
1.6
Network Optix Video Analytics SDK
|
Public Member Functions | |
virtual const char * | id () const override |
virtual const char * | vendor () const override |
virtual const char * | model () const override |
virtual const char * | firmware () const override |
virtual const char * | name () const override |
virtual const char * | url () const override |
virtual const char * | login () const override |
virtual const char * | password () const override |
virtual const char * | sharedId () const override |
virtual const char * | logicalId () const override |
virtual int | channelNumber () const override |
void | setId (std::string id) |
void | setVendor (std::string vendor) |
void | setModel (std::string model) |
void | setFirmware (std::string firmware) |
void | setName (std::string name) |
void | setUrl (std::string url) |
void | setLogin (std::string login) |
void | setPassword (std::string password) |
void | setSharedId (std::string sharedId) |
void | setLogicalId (std::string logicalId) |
void | setChannelNumber (int channelNumber) |
![]() | |
RefCountable (const RefCountable &)=delete | |
RefCountable (RefCountable &&)=delete | |
RefCountable & | operator= (const RefCountable &)=delete |
RefCountable & | operator= (RefCountable &&)=delete |
virtual int | addRef () const override |
virtual int | releaseRef () const override |
int | refCount () const |
virtual IRefCountable * | queryInterface (InterfaceId id) |
const IRefCountable * | queryInterface (InterfaceId id) const |
Interface * | queryInterface () |
const Interface * | queryInterface () const |
![]() | |
virtual IRefCountable * | queryInterface (IRefCountable::InterfaceId id) override |
virtual IRefCountable * | queryInterface (InterfaceId id) |
const IRefCountable * | queryInterface (InterfaceId id) const |
Interface * | queryInterface () |
const Interface * | queryInterface () const |
![]() | |
virtual | ~IRefCountable ()=default |
const IRefCountable * | queryInterface (InterfaceId id) const |
template<class Interface > | |
Interface * | queryInterface () |
template<class Interface > | |
const Interface * | queryInterface () const |
Additional Inherited Members | |
![]() | |
static auto | interfaceId () |
![]() | |
static auto | interfaceId () |
![]() | |
IRefCountable * | queryInterfaceSupportingDeprecatedId (IRefCountable::InterfaceId id, const Uuid &deprecatedInterfaceId) |
|
overridevirtual |
Implements nx::sdk::IDeviceInfo.
|
overridevirtual |
Implements nx::sdk::IDeviceInfo.
|
overridevirtual |
Implements nx::sdk::IDeviceInfo.