Pepper_31_C_interfaces
Classes | Macros | Typedefs
ppb_var.h File Reference
#include "ppapi/c/pp_bool.h"
#include "ppapi/c/pp_macros.h"
#include "ppapi/c/pp_module.h"
#include "ppapi/c/pp_stdint.h"
#include "ppapi/c/pp_var.h"
Include dependency graph for ppb_var.h:

Go to the source code of this file.

Classes

struct  PPB_Var_1_1
 
struct  PPB_Var_1_0
 

Macros

#define PPB_VAR_INTERFACE_1_0   "PPB_Var;1.0"
 
#define PPB_VAR_INTERFACE_1_1   "PPB_Var;1.1"
 
#define PPB_VAR_INTERFACE   PPB_VAR_INTERFACE_1_1
 

Typedefs

typedef struct PPB_Var_1_1 PPB_Var
 

Detailed Description

This file defines the PPB_Var struct.

Definition in file ppb_var.h.

Macro Definition Documentation

#define PPB_VAR_INTERFACE   PPB_VAR_INTERFACE_1_1

Definition at line 19 of file ppb_var.h.

#define PPB_VAR_INTERFACE_1_0   "PPB_Var;1.0"

Definition at line 17 of file ppb_var.h.

#define PPB_VAR_INTERFACE_1_1   "PPB_Var;1.1"

Definition at line 18 of file ppb_var.h.