|
Pepper_56_C++_interfaces
Pepper_56_C++_interfaces
|
#include <stdint.h>#include "ppapi/c/pp_completion_callback.h"#include "ppapi/c/pp_errors.h"#include "ppapi/cpp/logging.h"#include "ppapi/cpp/module.h"#include "ppapi/cpp/output_traits.h"Go to the source code of this file.
Classes | |
| class | pp::CompletionCallback |
| class | pp::CompletionCallbackWithOutput< T > |
Namespaces | |
| pp | |
| The C++ interface to the Pepper API. | |
Functions | |
| CompletionCallback | pp::BlockUntilComplete () |
This file defines the API to create and run a callback.