Pepper_47_C_interfaces
Classes | Macros | Typedefs | Enumerations | Functions
ppb_isolated_file_system_private.h File Reference
#include "ppapi/c/pp_completion_callback.h"
#include "ppapi/c/pp_instance.h"
#include "ppapi/c/pp_macros.h"
#include "ppapi/c/pp_resource.h"
#include "ppapi/c/pp_stdint.h"
Include dependency graph for ppb_isolated_file_system_private.h:

Go to the source code of this file.

Classes

struct  PPB_IsolatedFileSystem_Private_0_2
 

Macros

#define PPB_ISOLATEDFILESYSTEM_PRIVATE_INTERFACE_0_2   "PPB_IsolatedFileSystem_Private;0.2"
 
#define PPB_ISOLATEDFILESYSTEM_PRIVATE_INTERFACE   PPB_ISOLATEDFILESYSTEM_PRIVATE_INTERFACE_0_2
 

Typedefs

typedef struct
PPB_IsolatedFileSystem_Private_0_2 
PPB_IsolatedFileSystem_Private
 

Enumerations

enum  PP_IsolatedFileSystemType_Private { PP_ISOLATEDFILESYSTEMTYPE_PRIVATE_INVALID = 0, PP_ISOLATEDFILESYSTEMTYPE_PRIVATE_CRX = 1, PP_ISOLATEDFILESYSTEMTYPE_PRIVATE_PLUGINPRIVATE = 2 }
 

Functions

 PP_COMPILE_ASSERT_SIZE_IN_BYTES (PP_IsolatedFileSystemType_Private, 4)
 

Macro Definition Documentation

#define PPB_ISOLATEDFILESYSTEM_PRIVATE_INTERFACE   PPB_ISOLATEDFILESYSTEM_PRIVATE_INTERFACE_0_2

Definition at line 21 of file ppb_isolated_file_system_private.h.

#define PPB_ISOLATEDFILESYSTEM_PRIVATE_INTERFACE_0_2   "PPB_IsolatedFileSystem_Private;0.2"

Definition at line 19 of file ppb_isolated_file_system_private.h.