Pepper_47_C_interfaces
Classes | Macros | Typedefs
ppp_pexe_stream_handler.h File Reference
#include "ppapi/c/pp_macros.h"
#include "ppapi/c/pp_stdint.h"
#include "ppapi/c/private/pp_file_handle.h"
Include dependency graph for ppp_pexe_stream_handler.h:

Go to the source code of this file.

Classes

struct  PPP_PexeStreamHandler_1_0
 

Macros

#define PPP_PEXESTREAMHANDLER_INTERFACE_1_0   "PPP_PexeStreamHandler;1.0"
 
#define PPP_PEXESTREAMHANDLER_INTERFACE   PPP_PEXESTREAMHANDLER_INTERFACE_1_0
 

Typedefs

typedef struct
PPP_PexeStreamHandler_1_0 
PPP_PexeStreamHandler
 

Detailed Description

This file contains NaCl private interfaces. This interface is not versioned and is for internal Chrome use. It may change without notice.

Definition in file ppp_pexe_stream_handler.h.

Macro Definition Documentation

#define PPP_PEXESTREAMHANDLER_INTERFACE   PPP_PEXESTREAMHANDLER_INTERFACE_1_0

Definition at line 17 of file ppp_pexe_stream_handler.h.

#define PPP_PEXESTREAMHANDLER_INTERFACE_1_0   "PPP_PexeStreamHandler;1.0"

Definition at line 16 of file ppp_pexe_stream_handler.h.