ReactOS 0.4.16-dev-1946-g52006dd
namespace Struct Reference

#include <widltypes.h>

Collaboration diagram for namespace:

Public Attributes

const charname
 
struct namespaceparent
 
struct list entry
 
struct list children
 
struct rtype * type_hash [HASHMAX]
 

Detailed Description

Definition at line 468 of file widltypes.h.

Member Data Documentation

◆ children

struct list namespace::children

Definition at line 472 of file widltypes.h.

◆ entry

struct list namespace::entry

Definition at line 471 of file widltypes.h.

◆ name

const char* namespace::name

Definition at line 469 of file widltypes.h.

Referenced by write_namespace_start().

◆ parent

struct namespace* namespace::parent

Definition at line 470 of file widltypes.h.

Referenced by append_namespace(), write_namespace_end(), and write_namespace_start().

◆ type_hash

struct rtype* namespace::type_hash[HASHMAX]

Definition at line 473 of file widltypes.h.


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