Buffer Interface
|
Go to the source code of this file.
Macros | |
#define | True 1 |
#define | False 0 |
#define | TRUE 1 |
#define | FALSE 0 |
#define | BFNULL 0 |
#define | MAX_STRING 256 |
#define | MAX_MUTEX_TIMEOUTS 10 |
#define | MIN_STRING 32 |
#define | MAX_PACKET 8 |
#define | try __try |
#define | except __except |
#define | COMPANYREGKEY "BitFlow" |
Typedefs | |
typedef void *** | Bd |
typedef void ***POINTER_32 | BdWOW64 |
typedef BFU32 | BFRC |
typedef BFRC * | BFRC_Ptr |
typedef PBFVOID | PBFCNF |
typedef struct _BFTickRec | BFTickRec |
typedef struct _BFTickRec * | BFTickPtr |
typedef struct _BFStampRec | BFStampRec |
typedef struct _BFStampRec * | BFStampPtr |
#define BFNULL 0 |
#define COMPANYREGKEY "BitFlow" |
#define except __except |
#define False 0 |
#define FALSE 0 |
Referenced by BufferAcquisition::CircularInterface::cleanup(), and BufferAcquisition::SequenceInterface::cleanup().
#define MAX_MUTEX_TIMEOUTS 10 |
#define MAX_PACKET 8 |
#define MAX_STRING 256 |
Referenced by BufferAcquisition::BufferInterface::bfRegName(), BufferAcquisition::BufferInterface::enumerateCameraModes(), BufferAcquisition::BufferInterface::Properties::family_name(), BufferAcquisition::BufferInterface::getCameraMode(), CLComm::CLAllSerial::getErrorText(), BFCiException::getErrorText(), BiException::getErrorText(), CLComm::CLAllSerial::getPortInfo(), and BufferAcquisition::BufferInterface::Properties::model_name().
#define MIN_STRING 32 |
#define True 1 |
#define TRUE 1 |
Referenced by BufferAcquisition::CircularInterface::setup(), and BufferAcquisition::SequenceInterface::setup().
#define try __try |
typedef void*** Bd |
typedef void*** POINTER_32 BdWOW64 |
typedef struct _BFStampRec * BFStampPtr |
typedef struct _BFStampRec BFStampRec |
typedef struct _BFTickRec * BFTickPtr |
typedef struct _BFTickRec BFTickRec |