Pepper_47_C++_interfaces
Classes | Namespaces | Functions
completion_callback.h File Reference
#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"
Include dependency graph for completion_callback.h:
This graph shows which files directly or indirectly include this file:

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 ()
 

Detailed Description

This file defines the API to create and run a callback.

Definition in file completion_callback.h.