Definition of interface IPort. More...
#include <GenApi/IPort.h>
Go to the source code of this file.
Classes | |
class | GENAPI_NAMESPACE::CPortRecorderRefT< T > |
Namespaces | |
namespace | GENAPI_NAMESPACE |
Part of the generic device API. | |
Typedefs | |
typedef CPortRecorderRefT < IPortRecorder > | GENAPI_NAMESPACE::CPortRecorderRef |
Functions | |
virtual void | GENAPI_NAMESPACE::StopRecording ()=0 |
stops recording | |
Variables | |
interface GENAPI_DECL_ABSTRACT bool | GENAPI_NAMESPACE::Invalidate = true ) = 0 |
interface GENAPI_DECL_ABSTRACT | GENAPI_NAMESPACE::IPortRecorder |
Interface for recording write commands on a port. | |
interface GENAPI_DECL_ABSTRACT | GENAPI_NAMESPACE::IPortReplay |
Interface for replaying write commands on a port. |
Definition of interface IPort.
Definition in file IPortRecorder.h.