PVCAM  3.9.x
Programmable Virtual Camera Access Method library
Deprecated types
Collaboration diagram for Deprecated types:

Macros

#define PV_PTR_DECL   *
 

Typedefs

typedef void * void_ptr
 
typedef void ** void_ptr_ptr
 
typedef rs_boolrs_bool_ptr
 
typedef char * char_ptr
 
typedef int8int8_ptr
 
typedef uns8uns8_ptr
 
typedef int16int16_ptr
 
typedef uns16uns16_ptr
 
typedef int32int32_ptr
 
typedef uns32uns32_ptr
 
typedef flt32flt32_ptr
 
typedef flt64flt64_ptr
 
typedef ulong64ulong64_ptr
 
typedef long64long64_ptr
 
typedef const rs_boolrs_bool_const_ptr
 
typedef const char * char_const_ptr
 
typedef const int8int8_const_ptr
 
typedef const uns8uns8_const_ptr
 
typedef const int16int16_const_ptr
 
typedef const uns16uns16_const_ptr
 
typedef const int32int32_const_ptr
 
typedef const uns32uns32_const_ptr
 
typedef const flt32flt32_const_ptr
 
typedef const flt64flt64_const_ptr
 
typedef const ulong64ulong64_const_ptr
 
typedef const long64long64_const_ptr
 
typedef PVCAM_FRAME_INFO_GUIDPPVCAM_FRAME_INFO_GUID
 
typedef FRAME_INFOPFRAME_INFO
 
typedef smart_stream_typesmart_stream_type_ptr
 
typedef rgn_typergn_ptr
 
typedef const rgn_typergn_const_ptr
 
typedef io_entryio_entry_ptr
 
typedef io_listio_list_ptr
 
typedef io_list ** io_list_ptr_ptr
 
typedef active_camera_typeactive_camera_ptr
 

Detailed Description

These types are included for compatibility reasons.

Macro Definition Documentation

◆ PV_PTR_DECL

#define PV_PTR_DECL   *

Typedef Documentation

◆ active_camera_ptr

◆ char_const_ptr

typedef const char* char_const_ptr

◆ char_ptr

typedef char* char_ptr

◆ flt32_const_ptr

typedef const flt32* flt32_const_ptr

◆ flt32_ptr

typedef flt32* flt32_ptr

◆ flt64_const_ptr

typedef const flt64* flt64_const_ptr

◆ flt64_ptr

typedef flt64* flt64_ptr

◆ int16_const_ptr

typedef const int16* int16_const_ptr

◆ int16_ptr

typedef int16* int16_ptr

◆ int32_const_ptr

typedef const int32* int32_const_ptr

◆ int32_ptr

typedef int32* int32_ptr

◆ int8_const_ptr

typedef const int8* int8_const_ptr

◆ int8_ptr

typedef int8* int8_ptr

◆ io_entry_ptr

◆ io_list_ptr

typedef io_list* io_list_ptr

◆ io_list_ptr_ptr

◆ long64_const_ptr

typedef const long64* long64_const_ptr

◆ long64_ptr

typedef long64* long64_ptr

◆ PFRAME_INFO

◆ PPVCAM_FRAME_INFO_GUID

◆ rgn_const_ptr

typedef const rgn_type* rgn_const_ptr

◆ rgn_ptr

typedef rgn_type* rgn_ptr

◆ rs_bool_const_ptr

typedef const rs_bool* rs_bool_const_ptr

◆ rs_bool_ptr

typedef rs_bool* rs_bool_ptr

◆ smart_stream_type_ptr

◆ ulong64_const_ptr

typedef const ulong64* ulong64_const_ptr

◆ ulong64_ptr

typedef ulong64* ulong64_ptr

◆ uns16_const_ptr

typedef const uns16* uns16_const_ptr

◆ uns16_ptr

typedef uns16* uns16_ptr

◆ uns32_const_ptr

typedef const uns32* uns32_const_ptr

◆ uns32_ptr

typedef uns32* uns32_ptr

◆ uns8_const_ptr

typedef const uns8* uns8_const_ptr

◆ uns8_ptr

typedef uns8* uns8_ptr

◆ void_ptr

typedef void* void_ptr

◆ void_ptr_ptr

typedef void** void_ptr_ptr