photon
1.1
|
#include <photon_buffer_internal.h>
Data Fields | |
int(* | buffer_create )(photon_buffer_internal *bint, int flags) |
void(* | buffer_free )(photon_buffer_internal *bint) |
int(* | buffer_register )(photon_buffer_internal *bint, int flags) |
int(* | buffer_unregister )(photon_buffer_internal *bint) |
Definition at line 43 of file photon_buffer_internal.h.
int(* photonBufferInterface::buffer_create) (photon_buffer_internal *bint, int flags) |
Definition at line 44 of file photon_buffer_internal.h.
void(* photonBufferInterface::buffer_free) (photon_buffer_internal *bint) |
Definition at line 45 of file photon_buffer_internal.h.
int(* photonBufferInterface::buffer_register) (photon_buffer_internal *bint, int flags) |
Definition at line 46 of file photon_buffer_internal.h.
int(* photonBufferInterface::buffer_unregister) (photon_buffer_internal *bint) |
Definition at line 47 of file photon_buffer_internal.h.