{{+bindTo:partials.standard_nacl_api}}
class | pp::CompletionCallback |
This API enables you to implement and receive callbacks when Pepper operations complete asynchronously. More... | |
class | pp::CompletionCallbackWithOutput< T > |
A CompletionCallbackWithOutput defines a completion callback that additionally stores a pointer to some output data. More... |
namespace | pp |
CompletionCallback | pp::BlockUntilComplete () |
This file defines the API to create and run a callback.