Definition at line 48 of file sources/includes/nvdsinferserver/infer_options.h.


Data Structures | |
| struct | convertType< bool > |
| struct | convertType< double > |
| struct | convertType< float > |
| struct | convertType< int16_t > |
| struct | convertType< int32_t > |
| struct | convertType< int64_t > |
| struct | convertType< int8_t > |
| struct | convertType< std::string > |
| struct | convertType< std::vector< T * > > |
| struct | convertType< std::vector< T > > |
| struct | convertType< T * > |
| struct | convertType< uint16_t > |
| struct | convertType< uint32_t > |
| struct | convertType< uint64_t > |
| struct | convertType< uint8_t > |
Public Member Functions | |
| OptionType | getType (const std::string &key) const override |
| bool | hasValue (const std::string &key) const override |
| uint32_t | getCount () const final |
| std::string | getKey (uint32_t idx) const final |
| template<typename T > | |
| void | setValue (const std::string &key, const T &v) |
| template<typename T > | |
| void | setValueArray (const std::string &key, const std::vector< T > &values) |
| OptionType | getType (const std::string &key) const override |
| bool | hasValue (const std::string &key) const override |
| uint32_t | getCount () const final |
| std::string | getKey (uint32_t idx) const final |
| template<typename T > | |
| void | setValue (const std::string &key, const T &v) |
| template<typename T > | |
| void | setValueArray (const std::string &key, const std::vector< T > &values) |
| NvDsInferStatus | getDouble (const std::string &name, double &v) const |
| NvDsInferStatus | getDouble (const std::string &name, double &v) const |
| NvDsInferStatus | getInt (const std::string &name, int64_t &v) const |
| NvDsInferStatus | getInt (const std::string &name, int64_t &v) const |
| NvDsInferStatus | getUInt (const std::string &name, uint64_t &v) const |
| NvDsInferStatus | getUInt (const std::string &name, uint64_t &v) const |
| NvDsInferStatus | getString (const std::string &name, std::string &v) |
| NvDsInferStatus | getString (const std::string &name, std::string &v) |
| NvDsInferStatus | getBool (const std::string &name, bool &v) const |
| NvDsInferStatus | getBool (const std::string &name, bool &v) const |
| template<typename Obj > | |
| NvDsInferStatus | getObj (const std::string &name, Obj *&obj) const |
| template<typename Obj > | |
| NvDsInferStatus | getObj (const std::string &name, Obj *&obj) const |
| template<typename Value > | |
| NvDsInferStatus | getValue (const std::string &name, Value &value) const |
| template<typename Value > | |
| NvDsInferStatus | getValue (const std::string &name, Value &value) const |
| template<typename Value > | |
| NvDsInferStatus | getValueArray (const std::string &name, std::vector< Value > &values) const |
| template<typename Value > | |
| NvDsInferStatus | getValueArray (const std::string &name, std::vector< Value > &values) const |
|
inlineinherited |
Definition at line 99 of file sources/includes/nvdsinferserver/infer_ioptions.h.
|
inlineinherited |
Definition at line 99 of file 9.1/sources/includes/nvdsinferserver/infer_ioptions.h.
|
inlinefinalvirtual |
Implements nvdsinferserver::IOptions.
Definition at line 82 of file sources/includes/nvdsinferserver/infer_options.h.
|
inlinefinalvirtual |
Implements nvdsinferserver::IOptions.
Definition at line 82 of file 9.1/sources/includes/nvdsinferserver/infer_options.h.
|
inlineinherited |
Definition at line 83 of file sources/includes/nvdsinferserver/infer_ioptions.h.
|
inlineinherited |
Definition at line 83 of file 9.1/sources/includes/nvdsinferserver/infer_ioptions.h.
|
inlineinherited |
Definition at line 87 of file 9.1/sources/includes/nvdsinferserver/infer_ioptions.h.
|
inlineinherited |
Definition at line 87 of file sources/includes/nvdsinferserver/infer_ioptions.h.
|
inlinefinalvirtual |
Implements nvdsinferserver::IOptions.
Definition at line 83 of file sources/includes/nvdsinferserver/infer_options.h.
|
inlinefinalvirtual |
Implements nvdsinferserver::IOptions.
Definition at line 83 of file 9.1/sources/includes/nvdsinferserver/infer_options.h.
|
inlineinherited |
Definition at line 104 of file sources/includes/nvdsinferserver/infer_ioptions.h.
|
inlineinherited |
Definition at line 104 of file 9.1/sources/includes/nvdsinferserver/infer_ioptions.h.
|
inlineinherited |
Definition at line 95 of file sources/includes/nvdsinferserver/infer_ioptions.h.
|
inlineinherited |
Definition at line 95 of file 9.1/sources/includes/nvdsinferserver/infer_ioptions.h.
|
inlineoverridevirtual |
Implements nvdsinferserver::IOptions.
Definition at line 72 of file sources/includes/nvdsinferserver/infer_options.h.
References nvdsinferserver::oNone.
|
inlineoverridevirtual |
Implements nvdsinferserver::IOptions.
Definition at line 72 of file 9.1/sources/includes/nvdsinferserver/infer_options.h.
References nvdsinferserver::oNone.
|
inlineinherited |
Definition at line 91 of file sources/includes/nvdsinferserver/infer_ioptions.h.
|
inlineinherited |
Definition at line 91 of file 9.1/sources/includes/nvdsinferserver/infer_ioptions.h.
|
inlineinherited |
Definition at line 110 of file 9.1/sources/includes/nvdsinferserver/infer_ioptions.h.
References nvdsinferserver::IOptions::getValuePtr(), and NVDSINFER_SUCCESS.
|
inlineinherited |
Definition at line 110 of file sources/includes/nvdsinferserver/infer_ioptions.h.
References nvdsinferserver::IOptions::getValuePtr(), and NVDSINFER_SUCCESS.
|
inlineinherited |
Definition at line 124 of file 9.1/sources/includes/nvdsinferserver/infer_ioptions.h.
References nvdsinferserver::IOptions::getArraySize(), nvdsinferserver::IOptions::getRawPtrArray(), and NVDSINFER_SUCCESS.
|
inlineinherited |
Definition at line 124 of file sources/includes/nvdsinferserver/infer_ioptions.h.
References nvdsinferserver::IOptions::getArraySize(), nvdsinferserver::IOptions::getRawPtrArray(), and NVDSINFER_SUCCESS.
|
inlineoverridevirtual |
Implements nvdsinferserver::IOptions.
Definition at line 77 of file 9.1/sources/includes/nvdsinferserver/infer_options.h.
|
inlineoverridevirtual |
Implements nvdsinferserver::IOptions.
Definition at line 77 of file sources/includes/nvdsinferserver/infer_options.h.
|
inline |
Definition at line 143 of file 9.1/sources/includes/nvdsinferserver/infer_options.h.
|
inline |
Definition at line 143 of file sources/includes/nvdsinferserver/infer_options.h.
|
inline |
Definition at line 151 of file 9.1/sources/includes/nvdsinferserver/infer_options.h.
References nvdsinferserver::oArray.
|
inline |
Definition at line 151 of file sources/includes/nvdsinferserver/infer_options.h.
References nvdsinferserver::oArray.