Public Member Functions

FCam::Dummy::Shot Class Reference

Dummy::Shot collects parameters for simulating a frame capture with the Dummy sensor. More...

#include <Shot.h>

Inheritance diagram for FCam::Dummy::Shot:
Inheritance graph
[legend]
Collaboration diagram for FCam::Dummy::Shot:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Shot (const FCam::Shot &)
 Copying a shot results in a very deep copy.
const Shotoperator= (const FCam::Shot &)
 Copying a shot results in a very deep copy.

Detailed Description

Dummy::Shot collects parameters for simulating a frame capture with the Dummy sensor.

Definition at line 20 of file Shot.h.


Constructor & Destructor Documentation

FCam::Dummy::Shot::Shot ( const FCam::Shot other  ) 

Copying a shot results in a very deep copy.

This assigns a freshly generated shot id to the result.

Reimplemented from FCam::Shot.

Definition at line 5 of file Shot.cpp.


Member Function Documentation

const Shot & FCam::Dummy::Shot::operator= ( const FCam::Shot other  ) 

Copying a shot results in a very deep copy.

This assigns a freshly generated shot id to the result.

Reimplemented from FCam::Shot.

Definition at line 8 of file Shot.cpp.


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