photon  1.1
Data Fields
photonBufferInterface Struct Reference

#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)
 

Detailed Description

Definition at line 43 of file photon_buffer_internal.h.

Field Documentation

◆ buffer_create

int(* photonBufferInterface::buffer_create) (photon_buffer_internal *bint, int flags)

Definition at line 44 of file photon_buffer_internal.h.

◆ buffer_free

void(* photonBufferInterface::buffer_free) (photon_buffer_internal *bint)

Definition at line 45 of file photon_buffer_internal.h.

◆ buffer_register

int(* photonBufferInterface::buffer_register) (photon_buffer_internal *bint, int flags)

Definition at line 46 of file photon_buffer_internal.h.

◆ buffer_unregister

int(* photonBufferInterface::buffer_unregister) (photon_buffer_internal *bint)

Definition at line 47 of file photon_buffer_internal.h.


The documentation for this struct was generated from the following file: