NewMadeleine

Documentation

nm_matching_container_s Struct Reference

containers for matching info, used for caching More...

#include <nm_core_interface.h>

Collaboration diagram for nm_matching_container_s:

Data Fields

struct nm_gtag_sp_gtag
 cache of gtag More...
 
struct nm_matching_wildcard_sp_wildcard
 cache of matching wildcard More...
 
struct nm_matching_gsession_sp_gsession
 cache of matching gsession More...
 
struct nm_matching_tag_sp_matching_tag
 cache of matching tag More...
 

Detailed Description

containers for matching info, used for caching

Definition at line 317 of file nm_core_interface.h.

Field Documentation

◆ p_gsession

struct nm_matching_gsession_s* nm_matching_container_s::p_gsession

cache of matching gsession

Definition at line 321 of file nm_core_interface.h.

◆ p_gtag

struct nm_gtag_s* nm_matching_container_s::p_gtag

cache of gtag

Definition at line 319 of file nm_core_interface.h.

◆ p_matching_tag

struct nm_matching_tag_s* nm_matching_container_s::p_matching_tag

cache of matching tag

Definition at line 322 of file nm_core_interface.h.

◆ p_wildcard

struct nm_matching_wildcard_s* nm_matching_container_s::p_wildcard

cache of matching wildcard

Definition at line 320 of file nm_core_interface.h.


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