Sturk 1.0.2
Publish-subscribe C implementation.
Loading...
Searching...
No Matches
StDictNode Struct Reference

Dictionary node. More...

#include <dict.h>

Collaboration diagram for StDictNode:

Data Fields

struct StRbNode node
 The red-black tree node.
 
char * str
 The key string.
 

Detailed Description

Dictionary node.


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