{{+bindTo:partials.standard_nacl_article}}
| Clear() | pp::Resource | [protected] |
| Close() | pp::FileIO | |
| detach() | pp::Resource | |
| FileIO() | pp::FileIO | |
| FileIO(const InstanceHandle &instance) | pp::FileIO | [explicit] |
| FileIO(const FileIO &other) | pp::FileIO | |
| Flush(const CompletionCallback &cc) | pp::FileIO | |
| is_null() const | pp::Resource | [inline] |
| Open(const FileRef &file_ref, int32_t open_flags, const CompletionCallback &cc) | pp::FileIO | |
| operator=(const Resource &other) | pp::Resource | |
| PassRefFromConstructor(PP_Resource resource) | pp::Resource | [protected] |
| pp_resource() const | pp::Resource | [inline] |
| Query(PP_FileInfo *result_buf, const CompletionCallback &cc) | pp::FileIO | |
| Read(int64_t offset, char *buffer, int32_t bytes_to_read, const CompletionCallback &cc) | pp::FileIO | |
| Read(int32_t offset, int32_t max_read_length, const CompletionCallbackWithOutput< std::vector< char > > &cc) | pp::FileIO | |
| Resource() | pp::Resource | |
| Resource(const Resource &other) | pp::Resource | |
| Resource(PP_Resource resource) | pp::Resource | [explicit, protected] |
| Resource(PassRef, PP_Resource resource) | pp::Resource | [protected] |
| SetLength(int64_t length, const CompletionCallback &cc) | pp::FileIO | |
| Touch(PP_Time last_access_time, PP_Time last_modified_time, const CompletionCallback &cc) | pp::FileIO | |
| Write(int64_t offset, const char *buffer, int32_t bytes_to_write, const CompletionCallback &cc) | pp::FileIO | |
| ~Resource() | pp::Resource | [virtual] |