Big Sister
|
Public Member Functions | |
Public Class Methods | |
retval | new (scalar this, scalar file, scalar maxlog, scalar logno) |
Public Object Methods | |
retval | set_rotate_hook (scalar callback) |
retval | log (scalar text) |
retval | read () |
retval | skipread () |
Protected Object Methods | |
protected retval | _nextoutfile () |
protected retval | _nextinputfile () |
protected retval | _checkreadnext () |
protected retval IPCFile::_checkreadnext | ( | ) |
protected retval IPCFile::_nextinputfile | ( | ) |
protected retval IPCFile::_nextoutfile | ( | ) |
retval IPCFile::log | ( | scalar | text | ) |
retval IPCFile::new | ( | scalar | this, |
scalar | file, | ||
scalar | maxlog, | ||
scalar | logno | ||
) |
retval IPCFile::read | ( | ) |
retval IPCFile::set_rotate_hook | ( | scalar | callback | ) |
retval IPCFile::skipread | ( | ) |