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

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.