Index of all elements
[ p ]
[ s ]
top
s
- $shm
- in file SHM.php, variable Stream_SHM::$shm
shared memory segment handle
- $shm_key
- in file SHM.php, variable Stream_SHM::$shm_key
shared memory segment key
- $size
- in file SHM.php, variable Stream_SHM::$size
shared memory segment size
- stream_close
- in file SHM.php, method Stream_SHM::stream_close()
Stream closer
- stream_eof
- in file SHM.php, method Stream_SHM::stream_eof()
Check stream end-of-file
- stream_flush
- in file SHM.php, method Stream_SHM::stream_flush()
Flush data to the stream
- stream_open
- in file SHM.php, method Stream_SHM::stream_open()
Stream opener
- stream_read
- in file SHM.php, method Stream_SHM::stream_read()
Read from stream
- stream_seek
- in file SHM.php, method Stream_SHM::stream_seek()
Adjust current position in the stream
- Stream_SHM
- in file SHM.php, class Stream_SHM
This class implements a user-space stream that reads/writes shared memory. It requires the shmop extension for shared memory access.
- SHM.php
- procedural page SHM.php
- stream_tell
- in file SHM.php, method Stream_SHM::stream_tell()
Get stream position
- stream_write
- in file SHM.php, method Stream_SHM::stream_write()
Write to stream
top
Documentation generated on Fri, 30 Apr 2004 22:04:10 +0200 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.
|
|