Pepper_31_C_interfaces
Public Attributes | List of all members
PPB_Var_1_0 Struct Reference

#include <ppb_var.h>

Collaboration diagram for PPB_Var_1_0:
Collaboration graph

Public Attributes

void(* AddRef )(struct PP_Var var)
 
void(* Release )(struct PP_Var var)
 
struct PP_Var(* VarFromUtf8 )(PP_Module module, const char *data, uint32_t len)
 
const char *(* VarToUtf8 )(struct PP_Var var, uint32_t *len)
 

Detailed Description

Definition at line 100 of file ppb_var.h.

Member Data Documentation

void(* PPB_Var_1_0::AddRef)(struct PP_Var var)

Definition at line 101 of file ppb_var.h.

void(* PPB_Var_1_0::Release)(struct PP_Var var)

Definition at line 102 of file ppb_var.h.

struct PP_Var(* PPB_Var_1_0::VarFromUtf8)(PP_Module module, const char *data, uint32_t len)

Definition at line 103 of file ppb_var.h.

const char*(* PPB_Var_1_0::VarToUtf8)(struct PP_Var var, uint32_t *len)

Definition at line 106 of file ppb_var.h.


The documentation for this struct was generated from the following file: