Defines | Typedefs | Enumerations | Functions
posterLib.h File Reference

Go to the source code of this file.

Defines

#define STATUS   int

Typedefs

typedef enum H2_ENDIANNESS H2_ENDIANNESS

Enumerations

enum  H2_ENDIANNESS { H2_BIG_ENDIAN, H2_LITTLE_ENDIAN }
enum  POSTER_OP { POSTER_READ, POSTER_WRITE, POSTER_IOCTL }

Functions

STATUS logInit (int fd, int maxMsgs)
int logMsg (const char *fmt,...)

Define Documentation

#define STATUS   int

Definition at line 2 of file posterLib.h.


Typedef Documentation


Enumeration Type Documentation

Enumerator:
H2_BIG_ENDIAN 
H2_LITTLE_ENDIAN 

Definition at line 4 of file posterLib.h.

enum POSTER_OP
Enumerator:
POSTER_READ 
POSTER_WRITE 
POSTER_IOCTL 

Definition at line 14 of file posterLib.h.


Function Documentation

STATUS logInit ( int  fd,
int  maxMsgs 
)
int logMsg ( const char *  fmt,
  ... 
)


typelib
Author(s): Sylvain Joyeux/sylvain.joyeux@m4x.org
autogenerated on Thu Jan 2 2014 11:38:41