Pepper_47_C_interfaces
Classes | Macros | Typedefs
ppb_testing_dev.h File Reference
#include "ppapi/c/dev/ppb_url_util_dev.h"
#include "ppapi/c/pp_bool.h"
#include "ppapi/c/pp_instance.h"
#include "ppapi/c/pp_macros.h"
#include "ppapi/c/pp_point.h"
#include "ppapi/c/pp_resource.h"
#include "ppapi/c/pp_stdint.h"
#include "ppapi/c/pp_var.h"
Include dependency graph for ppb_testing_dev.h:

Go to the source code of this file.

Classes

struct  PPB_Testing_Dev_0_95
 
struct  PPB_Testing_Dev_0_7
 
struct  PPB_Testing_Dev_0_8
 
struct  PPB_Testing_Dev_0_9
 
struct  PPB_Testing_Dev_0_91
 
struct  PPB_Testing_Dev_0_92
 
struct  PPB_Testing_Dev_0_93
 
struct  PPB_Testing_Dev_0_94
 

Macros

#define PPB_TESTING_DEV_INTERFACE_0_7   "PPB_Testing(Dev);0.7"
 
#define PPB_TESTING_DEV_INTERFACE_0_8   "PPB_Testing(Dev);0.8"
 
#define PPB_TESTING_DEV_INTERFACE_0_9   "PPB_Testing(Dev);0.9"
 
#define PPB_TESTING_DEV_INTERFACE_0_91   "PPB_Testing(Dev);0.91"
 
#define PPB_TESTING_DEV_INTERFACE_0_92   "PPB_Testing(Dev);0.92"
 
#define PPB_TESTING_DEV_INTERFACE_0_93   "PPB_Testing(Dev);0.93"
 
#define PPB_TESTING_DEV_INTERFACE_0_94   "PPB_Testing(Dev);0.94"
 
#define PPB_TESTING_DEV_INTERFACE_0_95   "PPB_Testing(Dev);0.95"
 
#define PPB_TESTING_DEV_INTERFACE   PPB_TESTING_DEV_INTERFACE_0_95
 

Typedefs

typedef struct PPB_Testing_Dev_0_95 PPB_Testing_Dev
 

Detailed Description

This file contains interface functions used for unit testing. Do not use in production code. They are not guaranteed to be available in normal plugin environments so you should not depend on them.

Definition in file ppb_testing_dev.h.

Macro Definition Documentation

#define PPB_TESTING_DEV_INTERFACE   PPB_TESTING_DEV_INTERFACE_0_95

Definition at line 28 of file ppb_testing_dev.h.

#define PPB_TESTING_DEV_INTERFACE_0_7   "PPB_Testing(Dev);0.7"

Definition at line 20 of file ppb_testing_dev.h.

#define PPB_TESTING_DEV_INTERFACE_0_8   "PPB_Testing(Dev);0.8"

Definition at line 21 of file ppb_testing_dev.h.

#define PPB_TESTING_DEV_INTERFACE_0_9   "PPB_Testing(Dev);0.9"

Definition at line 22 of file ppb_testing_dev.h.

#define PPB_TESTING_DEV_INTERFACE_0_91   "PPB_Testing(Dev);0.91"

Definition at line 23 of file ppb_testing_dev.h.

#define PPB_TESTING_DEV_INTERFACE_0_92   "PPB_Testing(Dev);0.92"

Definition at line 24 of file ppb_testing_dev.h.

#define PPB_TESTING_DEV_INTERFACE_0_93   "PPB_Testing(Dev);0.93"

Definition at line 25 of file ppb_testing_dev.h.

#define PPB_TESTING_DEV_INTERFACE_0_94   "PPB_Testing(Dev);0.94"

Definition at line 26 of file ppb_testing_dev.h.

#define PPB_TESTING_DEV_INTERFACE_0_95   "PPB_Testing(Dev);0.95"

Definition at line 27 of file ppb_testing_dev.h.