| Bool(bool b) | Hasher< Encoding, Allocator > | inline |
| Ch typedef | Hasher< Encoding, Allocator > | |
| Double(double d) | Hasher< Encoding, Allocator > | inline |
| EndArray(SizeType elementCount) | Hasher< Encoding, Allocator > | inline |
| EndObject(SizeType memberCount) | Hasher< Encoding, Allocator > | inline |
| GetHashCode() const | Hasher< Encoding, Allocator > | inline |
| Hash(uint64_t h, uint64_t d) | Hasher< Encoding, Allocator > | inlineprivatestatic |
| Hasher(Allocator *allocator=0, size_t stackCapacity=kDefaultSize) | Hasher< Encoding, Allocator > | inline |
| Int(int i) | Hasher< Encoding, Allocator > | inline |
| Int64(int64_t i) | Hasher< Encoding, Allocator > | inline |
| IsValid() const | Hasher< Encoding, Allocator > | inline |
| kDefaultSize | Hasher< Encoding, Allocator > | privatestatic |
| Key(const Ch *str, SizeType len, bool copy) | Hasher< Encoding, Allocator > | inline |
| Null() | Hasher< Encoding, Allocator > | inline |
| RawNumber(const Ch *str, SizeType len, bool) | Hasher< Encoding, Allocator > | inline |
| stack_ | Hasher< Encoding, Allocator > | private |
| StartArray() | Hasher< Encoding, Allocator > | inline |
| StartObject() | Hasher< Encoding, Allocator > | inline |
| String(const Ch *str, SizeType len, bool) | Hasher< Encoding, Allocator > | inline |
| Uint(unsigned u) | Hasher< Encoding, Allocator > | inline |
| Uint64(uint64_t u) | Hasher< Encoding, Allocator > | inline |
| WriteBuffer(Type type, const void *data, size_t len) | Hasher< Encoding, Allocator > | inlineprivate |
| WriteNumber(const Number &n) | Hasher< Encoding, Allocator > | inlineprivate |
| WriteType(Type type) | Hasher< Encoding, Allocator > | inlineprivate |