GoPxL SDK
const std::string& StampSourceId ( ) const

Get the stamp source Id.

Unique Id string used to identify the set that this message belongs to. As of writing, this is the "ScannerId", however in the future this will change to either the dataSourceId for the stamp output associated with this data or perhaps a more opaque uniuqe ID. Regardless, clients should treat this as an opaque ID, used solely for collecting many messages into a collection that describes a set.

Version
Introduced in 0.2.1.53.
Returns
The const string reference for the stamp source Id.