Pepper_47_C_interfaces
Public Attributes | List of all members
PPB_Var_1_1 Struct Reference

#include <ppb_var.h>

Collaboration diagram for PPB_Var_1_1:
Collaboration graph

Public Attributes

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

Detailed Description

Definition at line 137 of file ppb_var.h.

Member Data Documentation

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

Definition at line 138 of file ppb_var.h.

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

Definition at line 139 of file ppb_var.h.

struct PP_Var(* PPB_Var_1_1::VarFromUtf8)(const char *data, uint32_t len)

Definition at line 140 of file ppb_var.h.

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

Definition at line 141 of file ppb_var.h.


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