| 
    Pepper_56_C_interfaces
    
   Pepper_56_C_interfaces 
   | 
 
#include "ppapi/c/pp_array_output.h"#include "ppapi/c/pp_bool.h"#include "ppapi/c/pp_completion_callback.h"#include "ppapi/c/pp_file_info.h"#include "ppapi/c/pp_macros.h"#include "ppapi/c/pp_resource.h"#include "ppapi/c/pp_stdint.h"#include "ppapi/c/pp_time.h"#include "ppapi/c/pp_var.h"Go to the source code of this file.
Classes | |
| struct | PPB_FileRef_1_2 | 
| struct | PPB_FileRef_1_0 | 
| struct | PPB_FileRef_1_1 | 
Typedefs | |
| typedef struct PPB_FileRef_1_2 | PPB_FileRef | 
Enumerations | |
| enum | PP_MakeDirectoryFlags { PP_MAKEDIRECTORYFLAG_NONE = 0 << 0, PP_MAKEDIRECTORYFLAG_WITH_ANCESTORS = 1 << 0, PP_MAKEDIRECTORYFLAG_EXCLUSIVE = 1 << 1 } | 
This file defines the API to create a file reference or "weak pointer" to a file in a file system.