photon
1.1
|
Go to the source code of this file.
Enumerations | |
enum | photon_info_t { PHOTON_CI, PHOTON_RI, PHOTON_SI, PHOTON_FI, PHOTON_IO, PHOTON_MTU, PHOTON_GET_ALIGN, PHOTON_PUT_ALIGN, PHOTON_PEERS, PHOTON_COMP_ORDER } |
Functions | |
int | photon_io_init (char *file, int amode, void *view, int niter) |
int | photon_io_finalize () |
void | photon_io_print_info (void *io) |
enum photon_info_t |
Enumerator | |
---|---|
PHOTON_CI | |
PHOTON_RI | |
PHOTON_SI | |
PHOTON_FI | |
PHOTON_IO | |
PHOTON_MTU | |
PHOTON_GET_ALIGN | |
PHOTON_PUT_ALIGN | |
PHOTON_PEERS | |
PHOTON_COMP_ORDER |
Definition at line 21 of file photon_io.h.
int photon_io_finalize | ( | ) |
Definition at line 571 of file libphoton.c.
int photon_io_init | ( | char * | file, |
int | amode, | ||
void * | view, | ||
int | niter | ||
) |
Definition at line 566 of file libphoton.c.
void photon_io_print_info | ( | void * | io | ) |
Definition at line 576 of file libphoton.c.