Pepper_56_C++_interfaces
Pepper_56_C++_interfaces
 All Classes Namespaces Files Functions Typedefs Enumerations Macros Groups
completion_callback.h File Reference
#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 ()
 

Detailed Description

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