Definition of the IProperties interface and the CInfoBase class. More...
Classes | |
interface | Pylon::IProperties |
interface for a property container More... | |
class | Pylon::CInfoBase |
Base implementation for PYLON info container. More... | |
Namespaces | |
Pylon | |
Contains definitions of pylon types. | |
Pylon::Key | |
This namespace contains keys for accessing the properties of pylon info objects. | |
Variables | |
const char *const | Pylon::Key::FriendlyNameKey = "FriendlyName" |
Identifies the human readable name of the device. | |
const char *const | Pylon::Key::FullNameKey = "FullName" |
Identifies the full name identifying the device. | |
const char *const | Pylon::Key::VendorNameKey = "VendorName" |
Identifies the vendor name of the device. | |
const char *const | Pylon::Key::DeviceClassKey = "DeviceClass" |
Identifies the device class device, e.g. Basler1394. | |
Definition of the IProperties interface and the CInfoBase class.