Zebra Bioptic Color Camera SDK For Linux  1.0.0-17
All Classes Functions Variables Enumerations Enumerator
zebra::camera_sdk::Assets Class Reference

#include <assets.h>

Public Member Functions

 Assets (std::string serial, std::string model)
 
const std::string GetSerial ()
 
const std::string GetModel ()
 
 Assets (std::string serial, std::string model)
 
const std::string GetSerial ()
 
const std::string GetModel ()
 

Detailed Description

Represents camera assets

Constructor & Destructor Documentation

◆ Assets() [1/2]

zebra::camera_sdk::Assets::Assets ( std::string  serial,
std::string  model 
)
inline

Creates a new Assets object

◆ Assets() [2/2]

zebra::camera_sdk::Assets::Assets ( std::string  serial,
std::string  model 
)
inline

Creates a new Assets object

Member Function Documentation

◆ GetModel() [1/2]

const std::string zebra::camera_sdk::Assets::GetModel ( )
inline

Get model number of camera

◆ GetModel() [2/2]

const std::string zebra::camera_sdk::Assets::GetModel ( )
inline

Get model number of camera

◆ GetSerial() [1/2]

const std::string zebra::camera_sdk::Assets::GetSerial ( )
inline

Get serial number of camera

◆ GetSerial() [2/2]

const std::string zebra::camera_sdk::Assets::GetSerial ( )
inline

Get serial number of camera


The documentation for this class was generated from the following file: