OLD | NEW |
1 .. _pepper_dev_cpp_index: | 1 .. _pepper_dev_cpp_index: |
2 | 2 |
3 .. DO NOT EDIT! This document is auto-generated by doxygen/rst_index.py. | 3 .. DO NOT EDIT! This document is auto-generated by doxygen/rst_index.py. |
4 | 4 |
5 ############################################ | 5 ############################################ |
6 Pepper C++ API Reference (Dev) | 6 Pepper C++ API Reference (Dev) |
7 ############################################ | 7 ############################################ |
8 | 8 |
9 This page lists the C++ API for Pepper 36. Apps that use this API can | 9 This page lists the C++ API for Pepper 37. Apps that use this API can |
10 run in Chrome 36 or higher. | 10 run in Chrome 37 or higher. |
11 | 11 |
12 `Classes <inherits.html>`_ | 12 `Classes <inherits.html>`_ |
13 ========================== | 13 ========================== |
14 * `Audio <classpp_1_1_audio.html>`_ | 14 * `Audio <classpp_1_1_audio.html>`_ |
15 | 15 |
16 * `AudioBuffer <classpp_1_1_audio_buffer.html>`_ | 16 * `AudioBuffer <classpp_1_1_audio_buffer.html>`_ |
17 | 17 |
18 * `AudioConfig <classpp_1_1_audio_config.html>`_ | 18 * `AudioConfig <classpp_1_1_audio_config.html>`_ |
19 | 19 |
20 * `CompletionCallback <classpp_1_1_completion_callback.html>`_ | 20 * `CompletionCallback <classpp_1_1_completion_callback.html>`_ |
21 | 21 |
22 * `CompletionCallbackFactory <classpp_1_1_completion_callback_factory.html>`_ | 22 * `CompletionCallbackFactory <classpp_1_1_completion_callback_factory.html>`_ |
23 | 23 |
24 * `CompletionCallbackWithOutput <classpp_1_1_completion_callback_with_output.h
tml>`_ | 24 * `CompletionCallbackWithOutput <classpp_1_1_completion_callback_with_output.h
tml>`_ |
25 | 25 |
| 26 * `Compositor <classpp_1_1_compositor.html>`_ |
| 27 |
| 28 * `CompositorLayer <classpp_1_1_compositor_layer.html>`_ |
| 29 |
26 * `Core <classpp_1_1_core.html>`_ | 30 * `Core <classpp_1_1_core.html>`_ |
27 | 31 |
28 * `DirectoryEntry <classpp_1_1_directory_entry.html>`_ | 32 * `DirectoryEntry <classpp_1_1_directory_entry.html>`_ |
29 | 33 |
30 * `FileIO <classpp_1_1_file_i_o.html>`_ | 34 * `FileIO <classpp_1_1_file_i_o.html>`_ |
31 | 35 |
32 * `FileRef <classpp_1_1_file_ref.html>`_ | 36 * `FileRef <classpp_1_1_file_ref.html>`_ |
33 | 37 |
34 * `FileSystem <classpp_1_1_file_system.html>`_ | 38 * `FileSystem <classpp_1_1_file_system.html>`_ |
35 | 39 |
36 * `FloatPoint <classpp_1_1_float_point.html>`_ | 40 * `FloatPoint <classpp_1_1_float_point.html>`_ |
37 | 41 |
| 42 * `FloatRect <classpp_1_1_float_rect.html>`_ |
| 43 |
| 44 * `FloatSize <classpp_1_1_float_size.html>`_ |
| 45 |
38 * `Fullscreen <classpp_1_1_fullscreen.html>`_ | 46 * `Fullscreen <classpp_1_1_fullscreen.html>`_ |
39 | 47 |
40 * `Graphics2D <classpp_1_1_graphics2_d.html>`_ | 48 * `Graphics2D <classpp_1_1_graphics2_d.html>`_ |
41 | 49 |
42 * `Graphics3D <classpp_1_1_graphics3_d.html>`_ | 50 * `Graphics3D <classpp_1_1_graphics3_d.html>`_ |
43 | 51 |
44 * `Graphics3DClient <classpp_1_1_graphics3_d_client.html>`_ | 52 * `Graphics3DClient <classpp_1_1_graphics3_d_client.html>`_ |
45 | 53 |
46 * `HostResolver <classpp_1_1_host_resolver.html>`_ | 54 * `HostResolver <classpp_1_1_host_resolver.html>`_ |
47 | 55 |
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
131 * `audio.h <audio_8h.html>`_ | 139 * `audio.h <audio_8h.html>`_ |
132 | 140 |
133 * `audio_buffer.h <audio__buffer_8h.html>`_ | 141 * `audio_buffer.h <audio__buffer_8h.html>`_ |
134 | 142 |
135 * `audio_config.h <audio__config_8h.html>`_ | 143 * `audio_config.h <audio__config_8h.html>`_ |
136 | 144 |
137 * `completion_callback.h <completion__callback_8h.html>`_ | 145 * `completion_callback.h <completion__callback_8h.html>`_ |
138 | 146 |
139 * `completion_callback_factory.h <completion__callback__factory_8h.html>`_ | 147 * `completion_callback_factory.h <completion__callback__factory_8h.html>`_ |
140 | 148 |
| 149 * `compositor.h <compositor_8h.html>`_ |
| 150 |
| 151 * `compositor_layer.h <compositor__layer_8h.html>`_ |
| 152 |
141 * `core.h <core_8h.html>`_ | 153 * `core.h <core_8h.html>`_ |
142 | 154 |
143 * `directory_entry.h <directory__entry_8h.html>`_ | 155 * `directory_entry.h <directory__entry_8h.html>`_ |
144 | 156 |
145 * `file_io.h <file__io_8h.html>`_ | 157 * `file_io.h <file__io_8h.html>`_ |
146 | 158 |
147 * `file_ref.h <file__ref_8h.html>`_ | 159 * `file_ref.h <file__ref_8h.html>`_ |
148 | 160 |
149 * `file_system.h <file__system_8h.html>`_ | 161 * `file_system.h <file__system_8h.html>`_ |
150 | 162 |
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
225 * `var_dictionary.h <var__dictionary_8h.html>`_ | 237 * `var_dictionary.h <var__dictionary_8h.html>`_ |
226 | 238 |
227 * `video_decoder.h <video__decoder_8h.html>`_ | 239 * `video_decoder.h <video__decoder_8h.html>`_ |
228 | 240 |
229 * `video_frame.h <video__frame_8h.html>`_ | 241 * `video_frame.h <video__frame_8h.html>`_ |
230 | 242 |
231 * `view.h <view_8h.html>`_ | 243 * `view.h <view_8h.html>`_ |
232 | 244 |
233 * `websocket.h <websocket_8h.html>`_ | 245 * `websocket.h <websocket_8h.html>`_ |
234 | 246 |
OLD | NEW |