Home About Applications Software License Documentation Download Community



Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

syncobject.c File Reference

Keystone source file. More...

#include "framework_base.c"
#include "objpersistent.c"
#include "objcontainer.c"
#include <fcntl.h>
#include <sys/stat.h>

Typedefs

typedef void(* THREAD_METHOD )(CObject *this, void *data)

Functions

MODULE::IMPORT MODULE::INTERFACE
int 
eof (int)
long lseek (int handle, long offset, int origin)
int open (const char *filename, int oflag,...)
int close (int handle)
int read (int handle, void *buffer, unsigned int count)
int write (int handle, const void *buffer, unsigned int count)

Variables

ARRAY __pad83__
 OBJECT<CThreadMain, thread_main>


Detailed Description

Keystone source file.

Keystone Alpha Release

by Jacob Lister - 2004.

contact j_lister@paradise.net.nz


Typedef Documentation

typedef void(* THREAD_METHOD)(CObject *this, void *data)
 


Function Documentation

int close int  handle  ) 
 

MODULE::IMPORT MODULE::INTERFACE int eof int   ) 
 

long lseek int  handle,
long  offset,
int  origin
 

int open const char *  filename,
int  oflag,
  ...
 

int read int  handle,
void *  buffer,
unsigned int  count
 

int write int  handle,
const void *  buffer,
unsigned int  count
 


Variable Documentation

ARRAY __pad83__
 

OBJECT<CThreadMain, thread_main>
 


Generated on Sat Feb 26 15:54:38 2005 for Keystone by  doxygen 1.4.1