ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

header.h File Reference
#include "typetree.h"

Go to the source code of this file.

Functions

int is_ptrchain_attr (const var_t *var, enum attr_type t)
int is_aliaschain_attr (const type_t *var, enum attr_type t)
int is_attr (const attr_list_t *list, enum attr_type t)
voidget_attrp (const attr_list_t *list, enum attr_type t)
unsigned int get_attrv (const attr_list_t *list, enum attr_type t)
int is_void (const type_t *t)
int is_conformant_array (const type_t *t)
int is_declptr (const type_t *t)
const charget_name (const var_t *v)
void write_type_left (FILE *h, type_t *t, int declonly)
void write_type_right (FILE *h, type_t *t, int is_field)
void write_type_decl (FILE *f, type_t *t, const char *name)
void write_type_decl_left (FILE *f, type_t *t)
unsigned int get_context_handle_offset (const type_t *type)
unsigned int get_generic_handle_offset (const type_t *type)
int needs_space_after (type_t *t)
int is_object (const type_t *iface)
int is_local (const attr_list_t *list)
int count_methods (const type_t *iface)
int need_stub (const type_t *iface)
int need_proxy (const type_t *iface)
int need_inline_stubs (const type_t *iface)
int need_stub_files (const statement_list_t *stmts)
int need_proxy_file (const statement_list_t *stmts)
int need_inline_stubs_file (const statement_list_t *stmts)
const var_t * is_callas (const attr_list_t *list)
void write_args (FILE *h, const var_list_t *arg, const char *name, int obj, int do_indent)
void write_array (FILE *h, array_dims_t *v, int field)
const type_t * get_explicit_generic_handle_type (const var_t *var)
const var_t * get_func_handle_var (const type_t *iface, const var_t *func, unsigned char *explicit_fc, unsigned char *implicit_fc)
int has_out_arg_or_return (const var_t *func)
void write_guid (FILE *f, const char *guid_prefix, const char *name, const UUID *uuid)
int is_const_decl (const var_t *var)
static int last_ptr (const type_t *type)
static int last_array (const type_t *type)
static int is_string_type (const attr_list_t *attrs, const type_t *type)
static int is_context_handle (const type_t *type)

Generated on Mon May 28 2012 06:09:43 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.