{{+bindTo:partials.standard_nacl_article}}

| class | pp::CompletionCallback |
| This API enables you to implement and receive callbacks when Pepper operations complete asynchronously. More... | |
| class | pp::internal::CompletionCallbackWithOutputBase< T, Traits > |
| The base class of [Ext]CompletionCallbackWithOutput. More... | |
| class | pp::CompletionCallbackWithOutput< T > |
| A CompletionCallbackWithOutput defines a completion callback that additionally stores a pointer to some output data. More... | |
| class | pp::ext::ExtCompletionCallbackWithOutput< T > |
| ExtCompletionCallbackWithOutput is similar to CompletionCallbackWithOutput, but used by APIs within the pp::ext namespace. More... |
| namespace | pp |
| namespace | pp::internal |
| namespace | pp::ext |
| CompletionCallback | pp::BlockUntilComplete () |
This file defines the API to create and run a callback.