Thermal Camera SDK 10.1.1
SDK for Optris Thermal Cameras
Loading...
Searching...
No Matches
optris::EnumerationManager Member List

This is the complete list of members for optris::EnumerationManager, including all inherited members.

addClient(EnumerationClient *client)optris::EnumerationManager
addDetector(const std::string &name, std::shared_ptr< EnumerationDetector > detector)optris::EnumerationManager
addEthernetDetector(const std::string &networkAddress)optris::EnumerationManager
addEthernetDetector(const IpAddress &networkAddress, int cidr)optris::EnumerationManager
addUsbDetector()optris::EnumerationManager
clearDetectors()optris::EnumerationManager
EnumerationManager(const EnumerationManager &)=deleteoptris::EnumerationManager
EnumerationManager(EnumerationManager &&)=deleteoptris::EnumerationManager
getDetectedDevices(int seconds=0)optris::EnumerationManager
getDetectionPeriod() const noexceptoptris::EnumerationManagerinline
getDetector(const std::string &name)optris::EnumerationManager
getDetectorNames()optris::EnumerationManager
getInstance()optris::EnumerationManagerstatic
isRunning() const noexceptoptris::EnumerationManager
operator=(const EnumerationManager &)=deleteoptris::EnumerationManager
operator=(EnumerationManager &&)=deleteoptris::EnumerationManager
removeClient(EnumerationClient *client)optris::EnumerationManager
removeDetector(const std::string &name)optris::EnumerationManager
removeEthernetDetector(const std::string &networkAddress)optris::EnumerationManager
removeEthernetDetector(const IpAddress &networkAddress, int cidr)optris::EnumerationManager
removeUsbDetector()optris::EnumerationManager
run()optris::EnumerationManager
runAsync()optris::EnumerationManager
setDetectionPeriod(int period) noexceptoptris::EnumerationManagerinline
stopRunning()optris::EnumerationManager
~EnumerationManager()optris::EnumerationManagervirtual