Pepper_31_C++_interfaces
Classes | Namespaces
instance.h File Reference
#include <map>
#include <string>
#include "ppapi/c/pp_instance.h"
#include "ppapi/c/pp_resource.h"
#include "ppapi/c/pp_stdint.h"
#include "ppapi/c/ppb_console.h"
#include "ppapi/cpp/instance_handle.h"
#include "ppapi/cpp/view.h"
Include dependency graph for instance.h:

Go to the source code of this file.

Classes

class  pp::Instance
 

Namespaces

 pp
 The C++ interface to the Pepper API.
 

Detailed Description

This file defines the C++ wrapper for an instance.

Definition in file instance.h.