nm_matching_tag_s Struct Reference
struct to store matching info for any-source requests of a given tag More...
#include <nm_tags.h>
Data Fields | |
| struct nm_req_list_s | unpacks |
| struct nm_unexpected_tag_list_s | unexpected |
Detailed Description
struct to store matching info for any-source requests of a given tag
Field Documentation
◆ unexpected
| struct nm_unexpected_tag_list_s nm_matching_tag_s::unexpected |
Definition at line 148 of file nm_tags.h.
Referenced by nm_matching_tag_ctor().
◆ unpacks
| struct nm_req_list_s nm_matching_tag_s::unpacks |
Definition at line 147 of file nm_tags.h.
Referenced by nm_matching_tag_ctor().
The documentation for this struct was generated from the following file: