Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

VersionPosix Class Reference

List of all members.

Public Types

typedef strncasecmp memicmp

Public Member Functions

int strncasecmp (char *, char *, uint)
int strncasecmp (char *, char *, uint)
int strlen (char *)
int mktime (tm *)
tm * gmtime (int *)
char * strerror (int)
int strlen (char *)
int getErrno ()
void usleep (uint)

Static Public Member Functions

static else assert (0)

Private Member Functions

C int ftruncate (int, int)
C int strlen (char *s)

Classes

class  Versiondarwin
class  Versionlinux

Detailed Description

Bring in native Unix functions. Note that the functions read() and close() will actually hide the inherited Conduit.read() and Resource.close() if the import is placed within the body of the FileConduit class. Apparently this behaviour is 'by design', so fair warning to those who might expect otherwise.

Definition at line 46 of file Double.d.


Member Typedef Documentation

typedef strncasecmp memicmp
 

Definition at line 49 of file Double.d.


Member Function Documentation

int strncasecmp char *  ,
char *  ,
uint 
 

int strncasecmp char *  ,
char *  ,
uint 
 

C int ftruncate int  ,
int 
[private]
 

C int strlen char *  s  )  [private]
 

int strlen char *   ) 
 

int mktime tm *   ) 
 

tm* gmtime int *   ) 
 

static else assert  )  [static]
 

char* strerror int   ) 
 

int strlen char *   ) 
 

int getErrno  ) 
 

void usleep uint   ) 
 


The documentation for this class was generated from the following files:
Generated on Fri May 27 18:12:05 2005 for Mango by  doxygen 1.4.0