The GigE specific grab result smart pointer.
More...
#include <pylon/gige/BaslerGigEGrabResultPtr.h>
Inherits CDeviceSpecificGrabResultPtr< CBaslerGigEGrabResultData >.
The GigE specific grab result smart pointer.
Pylon::CBaslerGigEGrabResultPtr::CBaslerGigEGrabResultPtr |
( |
| ) |
|
|
inline |
Creates a smart pointer.
- Postcondition
- No grab result is referenced.
Pylon::CBaslerGigEGrabResultPtr::CBaslerGigEGrabResultPtr |
( |
const CGrabResultPtr & |
rhs | ) |
|
|
inline |
Creates a copy of a smart pointer.
- Parameters
-
[in] | rhs | Another smart pointer, source of the result data to reference. |
The data itself is not copied.
- Postcondition
-
Another reference to the grab result of the source is held if it references a grab result.
-
No grab result is referenced if the source does not reference a grab result.
- Error Safety:
- Still valid after error.
The documentation for this class was generated from the following file: