Pepper_47_C++_interfaces
Classes | Namespaces
file_ref.h File Reference
#include "ppapi/c/pp_file_info.h"
#include "ppapi/c/pp_stdint.h"
#include "ppapi/c/ppb_file_ref.h"
#include "ppapi/cpp/resource.h"
#include "ppapi/cpp/var.h"
Include dependency graph for file_ref.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pp::CompletionCallbackWithOutput< T >
 
class  pp::FileRef
 

Namespaces

 pp
 The C++ interface to the Pepper API.
 

Detailed Description

This file defines the API to create a file reference or "weak pointer" to a file in a file system.

Definition in file file_ref.h.