beautypg.com

Flixengine2/on2types.h file reference, 42 flixengine2/on2types.h file reference, Engine2 – Google Flix Engine Linux Reference Manual User Manual

Page 329: On2types.h, 1 detailed description, Defines, Typedefs

background image

6.42 flixengine2/on2types.h File Reference

323

6.42

flixengine2/on2types.h File Reference

6.42.1

Detailed Description

Reference module(s):

Base Types

.

Definition in file

on2types.h

.

#include

Defines

• #define

OTC

(str)

a macro suitable for declaring a constant

on2tc

• #define

ON2TC

printf format string suitable for printing an

on2tc

• #define

PRId64

• #define

ON264

printf format string suitable for printing an

on2s64

• #define

ON2API

library calling convention/storage class attributes.

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

Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen