Data Fields

ts::config::detail::ValueItem::Name Struct Reference

Hold a child item name in a table for fast lookup. More...

#include <TsValue.h>

Collaboration diagram for ts::config::detail::ValueItem::Name:
Collaboration graph
[legend]

Data Fields

ConstBuffer _text
 Text of name.
ValueIndex _index
 Index of child.

Detailed Description

Hold a child item name in a table for fast lookup.

Definition at line 236 of file TsValue.h.


Field Documentation

Index of child.

Definition at line 238 of file TsValue.h.

Text of name.

Definition at line 237 of file TsValue.h.


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