unixcall.h File Reference

#include <sys/types.h>
#include <unistd.h>
Include dependency graph for unixcall.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  rutz
 

Auxiliary helper namespace used in implementing shared_ptr.


namespace  rutz::unixcall
 

Wrappers of OS/system calls.


Functions

void rutz::unixcall::chmod (const char *path, mode_t mode)
void rutz::unixcall::rename (const char *oldpath, const char *newpath)
void rutz::unixcall::remove (const char *pathname)
rutz::fstring rutz::unixcall::getcwd ()
 Get the absolute pathname of the current working directory.
pid_t rutz::unixcall::get_file_user_pid (const char *fname)
 Check if any processes (other than self) are using the file.
static const char __attribute__ ((used)) vcid_groovx_rutz_unixcall_h_utc20050626084019[]

Detailed Description

thin wrappers around unix system calls

Definition in file unixcall.h.

Generated on Sun May 8 08:17:50 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3