icu::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 icu::BytesTrie::State:
icu::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.

Stable:
ICU 4.8

Definition at line 100 of file bytestrie.h.


Constructor & Destructor Documentation

icu::BytesTrie::State::State (  )  [inline]

Constructs an empty State.

Stable:
ICU 4.8

Definition at line 106 of file bytestrie.h.

References NULL.


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

Generated on 27 Mar 2014 for ICU 50.1.2 by  doxygen 1.6.1