fx_parser_context Struct Reference

#include <fxparser.h>

Data Fields

DATA_BLOB data
bool enough_data
uint32_t idx
struct SPropValue lpProp
TALLOC_CTX * mem_ctx
struct MAPINAMEID namedprop
enum MAPISTATUS(* op_delprop )(uint32_t, void *)
enum MAPISTATUS(* op_marker )(uint32_t, void *)
enum MAPISTATUS(* op_namedprop )(uint32_t, struct MAPINAMEID, void *)
enum MAPISTATUS(* op_property )(struct SPropValue, void *)
void * priv
enum fx_parser_state state
uint32_t tag

Field Documentation

struct SPropValue fx_parser_context::lpProp [read]

Referenced by fxparser_init(), and fxparser_parse().

struct MAPINAMEID fx_parser_context::namedprop [read]
enum MAPISTATUS(* fx_parser_context::op_delprop)(uint32_t, void *)
enum MAPISTATUS(* fx_parser_context::op_marker)(uint32_t, void *)
enum MAPISTATUS(* fx_parser_context::op_namedprop)(uint32_t, struct MAPINAMEID, void *)
enum MAPISTATUS(* fx_parser_context::op_property)(struct SPropValue, void *)

Referenced by fxparser_parse().


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

Creative Commons License
Creative Commons Attribution icon Creative Commons Share Alike icon
This content is licensed under the Creative Commons
Attribution ShareAlike License v. 3.0:
http://creativecommons.org/licenses/by-sa/3.0/