Tor 0.4.9.0-alpha-dev
Public Member Functions | Data Fields
mapped_name_t Struct Reference

#include <namemap_st.h>

Public Member Functions

 HT_ENTRY (mapped_name_t) node
 

Data Fields

unsigned intval
 
char name [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

An entry inside a namemap_t. Maps a string to a numeric identifier.

Definition at line 23 of file namemap_st.h.

Field Documentation

◆ intval

unsigned intval

Definition at line 25 of file namemap_st.h.

◆ name

char name[FLEXIBLE_ARRAY_MEMBER]

Definition at line 26 of file namemap_st.h.


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