Pepper_37_C++_interfaces
|
#include "ppapi/c/samsung/ppb_udp_socket_extension_samsung.h"
#include "ppapi/cpp/udp_socket.h"
Go to the source code of this file.
Classes | |
class | pp::UDPSocketExtensionSamsung |
Namespaces | |
pp | |
The C++ interface to the Pepper API. | |
This file defines the API used to handle gesture input events. This file defines the API providing additional sockets functionality for PPB_UDPSocket. To use this interface, one have to create standard UDPSocket object.
Definition in file udp_socket_extension_samsung.h.