Home
last modified time | relevance | path

Searched refs:TEnumIterator (Results 1 – 2 of 2) sorted by relevance

/thrift-3.4.0/lib/cpp/src/thrift/windows/
DOperators.h30 class TEnumIterator; variable
32 inline bool operator==(const TEnumIterator&, const TEnumIterator&) {
/thrift-3.4.0/lib/cpp/src/thrift/
DThrift.h53 class TEnumIterator
56 TEnumIterator(int n, int* enums, const char** names) in TEnumIterator() function
61 bool operator!=(const TEnumIterator& end) {