ICU 4.8.1.1  4.8.1.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Friends
BytesTrie::State Class Reference

BytesTrie state object, for saving a trie's current state and resetting the trie back to this state later. More...

#include <bytestrie.h>

Inheritance diagram for BytesTrie::State:
UMemory

Public Member Functions

 State ()
 Constructs an empty State.

Friends

class BytesTrie

Detailed Description

BytesTrie state object, for saving a trie's current state and resetting the trie back to this state later.

Draft:
This API may be changed in the future versions and was introduced in ICU 4.8

Definition at line 100 of file bytestrie.h.


Constructor & Destructor Documentation

Constructs an empty State.

Draft:
This API may be changed in the future versions and was introduced in ICU 4.8

Definition at line 106 of file bytestrie.h.

References NULL.


The documentation for this class was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines