Base Types


Defines

#define OTC(str)
 a macro suitable for declaring a constant on2tc
#define ON2TC
 printf format string suitable for printing an on2tc
#define ON264
 printf format string suitable for printing an on2s64
#define PRId64

Typedefs

typedef char int8_t
typedef short int16_t
typedef int int32_t
typedef unsigned char uint8_t
typedef unsigned short uint16_t
typedef unsigned int uint32_t
typedef int8_t on2s8
typedef uint8_t on2u8
typedef int16_t on2s16
typedef uint16_t on2u16
typedef int32_t on2s32
typedef uint32_t on2u32
typedef int32_t on2bool
typedef char on2tc
typedef long long on2s64
typedef unsigned long long on2u64
typedef on2s64 int64_t
typedef on2u64 uint64_t

Enumerations

enum  _on2bool {
  on2false,
  on2true
}
enum  on2sc {
  ON2_NOT_FOUND,
  ON2_BUFFER_EMPTY,
  ON2_BUFFER_FULL,
  ON2_CONNREFUSED,
  ON2_TIMEDOUT,
  ON2_WOULDBLOCK,
  ON2_NET_ERROR,
  ON2_INVALID_VERSION,
  ON2_INPROGRESS,
  ON2_NOT_SUPP,
  ON2_NO_MEM,
  ON2_INVALID_PARAMS,
  ON2_ERROR,
  ON2_OK,
  ON2_DONE
}
 Common return type. More...

Define Documentation

#define ON264

printf format string suitable for printing an on2s64

Definition at line 96 of file on2types.h.

#define ON2TC

printf format string suitable for printing an on2tc

Definition at line 81 of file on2types.h.

#define OTC ( str   ) 

a macro suitable for declaring a constant on2tc

Definition at line 80 of file on2types.h.

#define PRId64

Definition at line 95 of file on2types.h.


Typedef Documentation

typedef short int16_t

Definition at line 43 of file on2types.h.

typedef int int32_t

Definition at line 44 of file on2types.h.

typedef on2s64 int64_t

Definition at line 130 of file on2types.h.

typedef char int8_t

Definition at line 42 of file on2types.h.

typedef int32_t on2bool

Definition at line 57 of file on2types.h.

typedef int16_t on2s16

Definition at line 53 of file on2types.h.

typedef int32_t on2s32

Definition at line 55 of file on2types.h.

typedef long long on2s64

Definition at line 97 of file on2types.h.

typedef int8_t on2s8

Definition at line 51 of file on2types.h.

typedef char on2tc

Definition at line 79 of file on2types.h.

typedef uint16_t on2u16

Definition at line 54 of file on2types.h.

typedef uint32_t on2u32

Definition at line 56 of file on2types.h.

typedef unsigned long long on2u64

Definition at line 98 of file on2types.h.

typedef uint8_t on2u8

Definition at line 52 of file on2types.h.

typedef unsigned short uint16_t

Definition at line 47 of file on2types.h.

typedef unsigned int uint32_t

Definition at line 48 of file on2types.h.

typedef on2u64 uint64_t

Definition at line 131 of file on2types.h.

typedef unsigned char uint8_t

Definition at line 46 of file on2types.h.


Enumeration Type Documentation

enum _on2bool

Enumerator:
on2false 
on2true 

Definition at line 59 of file on2types.h.

enum on2sc

Common return type.

Enumerator:
ON2_NOT_FOUND 
ON2_BUFFER_EMPTY 
ON2_BUFFER_FULL 
ON2_CONNREFUSED 
ON2_TIMEDOUT 
ON2_WOULDBLOCK 
ON2_NET_ERROR 
ON2_INVALID_VERSION 
ON2_INPROGRESS 
ON2_NOT_SUPP 
ON2_NO_MEM 
ON2_INVALID_PARAMS 
ON2_ERROR 
ON2_OK 
ON2_DONE 

Definition at line 137 of file on2types.h.


On2 Technologies, Inc Flix Engine Linux documentation, generated on Tue Nov 2 16:53:01 2010 by doxygen 1.5.5