Pepper_31_C_interfaces
Classes | Macros | Typedefs
ppb_core.h File Reference
#include "ppapi/c/pp_bool.h"
#include "ppapi/c/pp_completion_callback.h"
#include "ppapi/c/pp_macros.h"
#include "ppapi/c/pp_resource.h"
#include "ppapi/c/pp_stdint.h"
#include "ppapi/c/pp_time.h"
Include dependency graph for ppb_core.h:

Go to the source code of this file.

Classes

struct  PPB_Core_1_0
 

Macros

#define PPB_CORE_INTERFACE_1_0   "PPB_Core;1.0"
 
#define PPB_CORE_INTERFACE   PPB_CORE_INTERFACE_1_0
 

Typedefs

typedef struct PPB_Core_1_0 PPB_Core
 

Detailed Description

This file defines the PPB_Core interface defined by the browser and containing pointers to functions related to memory management, time, and threads.

Definition in file ppb_core.h.

Macro Definition Documentation

#define PPB_CORE_INTERFACE   PPB_CORE_INTERFACE_1_0

Definition at line 19 of file ppb_core.h.

#define PPB_CORE_INTERFACE_1_0   "PPB_Core;1.0"

Definition at line 18 of file ppb_core.h.