Pepper_56_C_interfaces
Pepper_56_C_interfaces
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
ppb_console.h File Reference

Go to the source code of this file.

Classes

struct  PPB_Console_1_0
 

Macros

#define PPB_CONSOLE_INTERFACE_1_0   "PPB_Console;1.0"
 
#define PPB_CONSOLE_INTERFACE   PPB_CONSOLE_INTERFACE_1_0
 

Typedefs

typedef struct PPB_Console_1_0 PPB_Console
 

Enumerations

enum  PP_LogLevel { PP_LOGLEVEL_TIP = 0, PP_LOGLEVEL_LOG = 1, PP_LOGLEVEL_WARNING = 2, PP_LOGLEVEL_ERROR = 3 }
 

Functions

 PP_COMPILE_ASSERT_SIZE_IN_BYTES (PP_LogLevel, 4)
 

Detailed Description

This file defines the PPB_Console interface.