Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

rawio.h File Reference

#include <sys/types.h>
#include "fcntl.h"

Go to the source code of this file.


Defines

#define __THROW
#define KILL__THROW
#define O_RDONLY   0
#define O_WRONLY   1

Functions

int close (int) __THROW
ssize_t read (int, void *, size_t) __THROW
ssize_t write (int, const void *, size_t) __THROW
int unlink (const char *) __THROW
FILE * fdopen (int, const char *)
char * mktemp (char *)

Define Documentation

#define __THROW
 

Definition at line 17 of file rawio.h.

#define KILL__THROW
 

Definition at line 19 of file rawio.h.

#define O_RDONLY   0
 

Definition at line 53 of file rawio.h.

#define O_WRONLY   1
 

Definition at line 54 of file rawio.h.

Referenced by DCM_WriteFile(), f__nowwriting(), and f_open().


Function Documentation

int close int   
 

Referenced by AFNI_suck_file(), cleanup(), close_data_ports(), csfft_cox(), DCM_CloseObject(), DCM_OpenFile(), DCM_WriteFile(), f__isdev(), f__nowwriting(), f_end(), f_open(), get_MAC_addr(), mri_dicom_header(), ncio_close(), ncio_create(), ncio_open(), open_serial(), PLUG_action_CB(), process(), qhull_wrap(), RT_mp_comm_close(), RT_mp_comm_send_data(), suck_file(), SUMA_file_suck(), SUMA_qhull_wrap(), SUMA_suck_file(), t_runc(), THD_load_datablock(), and verbose_close().

FILE* fdopen int   ,
const char *   
 

Referenced by f__nowwriting(), f_open(), main(), NI_stream_open(), qhull_wrap(), read_stdin(), SUMA_qhull_wrap(), and write_stdout().

char* mktemp char *   
 

Referenced by f_open(), read_URL_ftp(), read_URL_http(), select_file_name(), and t_runc().

ssize_t read int   ,
void *   ,
size_t   
 

Referenced by AFNI_suck_file(), copyData(), csfft_cox(), DCM_GetCompressedValue(), DCM_GetElementValue(), DCM_GetElementValueOffset(), exportData(), exportEncapsulatedPixels(), exportPixels(), process(), px_pgin(), readData(), readFile(), readGroupElement(), readLengthToEnd(), readPreamble(), readVRLength(), suck_file(), SUMA_file_suck(), and SUMA_suck_file().

int unlink const char *   
 

ssize_t write int   ,
const void *   ,
size_t   
 

Referenced by calcWithOffsets(), fgrow(), printNumber(), px_pgout(), send_serial(), vprint(), and writeFile().

 

Powered by Plone

This site conforms to the following standards: