30 #ifndef GENAPI_IPORT_STACKED_H 31 #define GENAPI_IPORT_STACKED_H 40 # pragma warning ( push ) 41 # pragma warning ( disable : 4251 ) // XXX needs to have dll-interface to be used by clients of class YYY 42 #endif // #ifdef WIN32 72 #ifndef DOXYGEN_IGNORE 93 return ref::m_Ptr->Read(pEntries, numEntries);
102 return ref::m_Ptr->Write(pEntries, numEntries);
118 # pragma warning ( pop ) 119 #endif // #ifdef WIN32 121 #endif // ifndef GENAPI_IPORT_H Definition of interface IBase.
#define GENICAM_INTERFACE
Common types used in the public GenApi interface.
struct GENAPI_NAMESPACE::S_PORT_REGISTER_STACK_ENTRY PORT_REGISTER_STACK_ENTRY
virtual void Write(PORT_REGISTER_STACK_ENTRY *pEntries, size_t numEntries)=0
Writes a chunk of bytes to the port.
CPortStackedRefT< IPortStacked > CPortStackedRef
Reference to an IEnumEntry pointer.
GENICAM_INTERFACE GENAPI_DECL_ABSTRACT IPortStacked
Interface for ports.
#define ACCESS_EXCEPTION
Fires a access exception, e.g. throw ACCESS_EXCEPTION("Not everybody")
virtual void Write(PORT_REGISTER_STACK_ENTRY *pEntries, size_t numEntries)
Writes a chunk of bytes to the port.
GENICAM_INTERFACE GENAPI_DECL_ABSTRACT IPort
Interface for ports.
Definition of interface IPort.
virtual void Read(PORT_REGISTER_STACK_ENTRY *pEntries, size_t numEntries)
Reads a chunk of bytes from the port.
declspec's to be used for GenApi Windows dll
virtual void Write(const void *pBuffer, int64_t Address, int64_t Length)=0
Writes a chunk of bytes to the port.
Lexical analyzer for CIntSwissKnife.