|
Pepper_42_C++_interfaces
|
#include <vector>#include "ppapi/c/pp_array_output.h"#include "ppapi/c/pp_directory_entry.h"#include "ppapi/cpp/array_output.h"#include "ppapi/cpp/file_ref.h"#include "ppapi/cpp/output_traits.h"#include "ppapi/cpp/pass_ref.h"
Go to the source code of this file.
Classes | |
| class | pp::DirectoryEntry |
| class | pp::internal::DirectoryEntryArrayOutputAdapterWithStorage |
| struct | pp::internal::CallbackOutputTraits< std::vector< DirectoryEntry > > |
Namespaces | |
| pp | |
| The C++ interface to the Pepper API. | |
| pp::internal | |
This file defines the API used to handle a directory entry.
Definition in file directory_entry.h.
1.8.6