Copy constructor sets one blob to another. They both point to the same data.
CaBlob
const CaBlob& rBlob - the blob to copy
None
Blob does not own this data.
Example
CaBlob b1(b2);
More information:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|