Pepper_47_C_interfaces
Classes | Macros | Typedefs
ppb_file_system.h File Reference
#include "ppapi/c/pp_bool.h"
#include "ppapi/c/pp_completion_callback.h"
#include "ppapi/c/pp_file_info.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_file_system.h:

Go to the source code of this file.

Classes

struct  PPB_FileSystem_1_0
 

Macros

#define PPB_FILESYSTEM_INTERFACE_1_0   "PPB_FileSystem;1.0"
 
#define PPB_FILESYSTEM_INTERFACE   PPB_FILESYSTEM_INTERFACE_1_0
 

Typedefs

typedef struct PPB_FileSystem_1_0 PPB_FileSystem
 

Detailed Description

This file defines the API to create a file system associated with a file.

Definition in file ppb_file_system.h.

Macro Definition Documentation

#define PPB_FILESYSTEM_INTERFACE   PPB_FILESYSTEM_INTERFACE_1_0

Definition at line 20 of file ppb_file_system.h.

#define PPB_FILESYSTEM_INTERFACE_1_0   "PPB_FileSystem;1.0"

Definition at line 19 of file ppb_file_system.h.