aliasing_enabled_ | google::protobuf::io::EpsCopyOutputStream | private |
buffer_ | google::protobuf::io::EpsCopyOutputStream | private |
buffer_ | google::protobuf::io::EpsCopyOutputStream | private |
buffer_end_ | google::protobuf::io::EpsCopyOutputStream | private |
buffer_end_ | google::protobuf::io::EpsCopyOutputStream | private |
ByteCount(uint8 *ptr) const | google::protobuf::io::EpsCopyOutputStream | |
ByteCount(uint8_t *ptr) const | google::protobuf::io::EpsCopyOutputStream | |
CodedOutputStream class | google::protobuf::io::EpsCopyOutputStream | friend |
EnableAliasing(bool enabled) | google::protobuf::io::EpsCopyOutputStream | |
EnableAliasing(bool enabled) | google::protobuf::io::EpsCopyOutputStream | |
Encode32(uint32 v) | google::protobuf::io::EpsCopyOutputStream | inlineprivatestatic |
Encode32(uint32_t v) | google::protobuf::io::EpsCopyOutputStream | inlineprivatestatic |
Encode64(uint64 v) | google::protobuf::io::EpsCopyOutputStream | inlineprivatestatic |
Encode64(uint64_t v) | google::protobuf::io::EpsCopyOutputStream | inlineprivatestatic |
end_ | google::protobuf::io::EpsCopyOutputStream | private |
end_ | google::protobuf::io::EpsCopyOutputStream | private |
EnsureSpace(uint8 **ptr) | google::protobuf::io::EpsCopyOutputStream | inline |
EnsureSpace(uint8_t *ptr) | google::protobuf::io::EpsCopyOutputStream | inline |
EnsureSpaceFallback(uint8 *ptr) | google::protobuf::io::EpsCopyOutputStream | private |
EnsureSpaceFallback(uint8_t *ptr) | google::protobuf::io::EpsCopyOutputStream | private |
EpsCopyOutputStream(ZeroCopyOutputStream *stream, bool deterministic, uint8 **pp) | google::protobuf::io::EpsCopyOutputStream | inline |
EpsCopyOutputStream(void *data, int size, bool deterministic) | google::protobuf::io::EpsCopyOutputStream | inline |
EpsCopyOutputStream(void *data, int size, ZeroCopyOutputStream *stream, bool deterministic, uint8 **pp) | google::protobuf::io::EpsCopyOutputStream | inline |
EpsCopyOutputStream(ZeroCopyOutputStream *stream, bool deterministic, uint8_t **pp) | google::protobuf::io::EpsCopyOutputStream | inline |
EpsCopyOutputStream(void *data, int size, bool deterministic) | google::protobuf::io::EpsCopyOutputStream | inline |
EpsCopyOutputStream(void *data, int size, ZeroCopyOutputStream *stream, bool deterministic, uint8_t **pp) | google::protobuf::io::EpsCopyOutputStream | inline |
Error() | google::protobuf::io::EpsCopyOutputStream | inlineprivate |
Error() | google::protobuf::io::EpsCopyOutputStream | inlineprivate |
Flush(uint8 *ptr) | google::protobuf::io::EpsCopyOutputStream | private |
Flush(uint8_t *ptr) | google::protobuf::io::EpsCopyOutputStream | private |
FlushAndResetBuffer(uint8 *) | google::protobuf::io::EpsCopyOutputStream | private |
FlushAndResetBuffer(uint8_t *) | google::protobuf::io::EpsCopyOutputStream | private |
GetDirectBufferForNBytesAndAdvance(int size, uint8 **pp) | google::protobuf::io::EpsCopyOutputStream | private |
GetDirectBufferForNBytesAndAdvance(int size, uint8_t **pp) | google::protobuf::io::EpsCopyOutputStream | private |
GetDirectBufferPointer(void **data, int *size, uint8 **pp) | google::protobuf::io::EpsCopyOutputStream | private |
GetDirectBufferPointer(void **data, int *size, uint8_t **pp) | google::protobuf::io::EpsCopyOutputStream | private |
GetSize(uint8 *ptr) const | google::protobuf::io::EpsCopyOutputStream | inlineprivate |
GetSize(uint8_t *ptr) const | google::protobuf::io::EpsCopyOutputStream | inlineprivate |
had_error_ | google::protobuf::io::EpsCopyOutputStream | private |
HadError() const | google::protobuf::io::EpsCopyOutputStream | inline |
HadError() const | google::protobuf::io::EpsCopyOutputStream | inline |
is_serialization_deterministic_ | google::protobuf::io::EpsCopyOutputStream | private |
IsSerializationDeterministic() const | google::protobuf::io::EpsCopyOutputStream | inline |
IsSerializationDeterministic() const | google::protobuf::io::EpsCopyOutputStream | inline |
kSlopBytes enum value | google::protobuf::io::EpsCopyOutputStream | |
Next() | google::protobuf::io::EpsCopyOutputStream | inlineprivate |
Next() | google::protobuf::io::EpsCopyOutputStream | inlineprivate |
SetInitialBuffer(void *data, int size) | google::protobuf::io::EpsCopyOutputStream | inline |
SetInitialBuffer(void *data, int size) | google::protobuf::io::EpsCopyOutputStream | inline |
SetSerializationDeterministic(bool value) | google::protobuf::io::EpsCopyOutputStream | inline |
SetSerializationDeterministic(bool value) | google::protobuf::io::EpsCopyOutputStream | inline |
Skip(int count, uint8 **pp) | google::protobuf::io::EpsCopyOutputStream | private |
Skip(int count, uint8_t **pp) | google::protobuf::io::EpsCopyOutputStream | private |
stream_ | google::protobuf::io::EpsCopyOutputStream | private |
TagSize(uint32 tag) | google::protobuf::io::EpsCopyOutputStream | inlineprivatestatic |
TagSize(uint32_t tag) | google::protobuf::io::EpsCopyOutputStream | inlineprivatestatic |
Trim(uint8 *ptr) | google::protobuf::io::EpsCopyOutputStream | |
Trim(uint8_t *ptr) | google::protobuf::io::EpsCopyOutputStream | |
UnsafeVarint(T value, uint8 *ptr) | google::protobuf::io::EpsCopyOutputStream | inlineprivatestatic |
UnsafeVarint(T value, uint8_t *ptr) | google::protobuf::io::EpsCopyOutputStream | inlineprivatestatic |
UnsafeWriteSize(uint32 value, uint8 *ptr) | google::protobuf::io::EpsCopyOutputStream | inlineprivatestatic |
UnsafeWriteSize(uint32_t value, uint8_t *ptr) | google::protobuf::io::EpsCopyOutputStream | inlineprivatestatic |
WriteAliasedRaw(const void *data, int size, uint8 *ptr) | google::protobuf::io::EpsCopyOutputStream | private |
WriteAliasedRaw(const void *data, int size, uint8_t *ptr) | google::protobuf::io::EpsCopyOutputStream | private |
WriteBytes(uint32 num, const T &s, uint8 *ptr) | google::protobuf::io::EpsCopyOutputStream | inline |
WriteBytes(uint32_t num, const T &s, uint8_t *ptr) | google::protobuf::io::EpsCopyOutputStream | inline |
WriteBytesMaybeAliased(uint32 num, const std::string &s, uint8 *ptr) | google::protobuf::io::EpsCopyOutputStream | inline |
WriteBytesMaybeAliased(uint32_t num, const std::string &s, uint8_t *ptr) | google::protobuf::io::EpsCopyOutputStream | inline |
WriteEnumPacked(int num, const T &r, int size, uint8 *ptr) | google::protobuf::io::EpsCopyOutputStream | inline |
WriteEnumPacked(int num, const T &r, int size, uint8_t *ptr) | google::protobuf::io::EpsCopyOutputStream | inline |
WriteFixedPacked(int num, const T &r, uint8 *ptr) | google::protobuf::io::EpsCopyOutputStream | inline |
WriteFixedPacked(int num, const T &r, uint8_t *ptr) | google::protobuf::io::EpsCopyOutputStream | inline |
WriteInt32Packed(int num, const T &r, int size, uint8 *ptr) | google::protobuf::io::EpsCopyOutputStream | inline |
WriteInt32Packed(int num, const T &r, int size, uint8_t *ptr) | google::protobuf::io::EpsCopyOutputStream | inline |
WriteInt64Packed(int num, const T &r, int size, uint8 *ptr) | google::protobuf::io::EpsCopyOutputStream | inline |
WriteInt64Packed(int num, const T &r, int size, uint8_t *ptr) | google::protobuf::io::EpsCopyOutputStream | inline |
WriteLengthDelim(int num, uint32 size, uint8 *ptr) | google::protobuf::io::EpsCopyOutputStream | inlineprivate |
WriteLengthDelim(int num, uint32_t size, uint8_t *ptr) | google::protobuf::io::EpsCopyOutputStream | inlineprivate |
WriteRaw(const void *data, int size, uint8 *ptr) | google::protobuf::io::EpsCopyOutputStream | inline |
WriteRaw(const void *data, int size, uint8_t *ptr) | google::protobuf::io::EpsCopyOutputStream | inline |
WriteRawFallback(const void *data, int size, uint8 *ptr) | google::protobuf::io::EpsCopyOutputStream | private |
WriteRawFallback(const void *data, int size, uint8_t *ptr) | google::protobuf::io::EpsCopyOutputStream | private |
WriteRawLittleEndian(const void *data, int size, uint8 *ptr) | google::protobuf::io::EpsCopyOutputStream | private |
WriteRawLittleEndian(const void *data, int size, uint8_t *ptr) | google::protobuf::io::EpsCopyOutputStream | private |
WriteRawLittleEndian(const void *data, int size, uint8 *ptr) | google::protobuf::io::EpsCopyOutputStream | inlineprivate |
WriteRawLittleEndian(const void *data, int size, uint8 *ptr) | google::protobuf::io::EpsCopyOutputStream | inlineprivate |
WriteRawLittleEndian(const void *data, int size, uint8 *ptr) | google::protobuf::io::EpsCopyOutputStream | inlineprivate |
WriteRawLittleEndian(const void *data, int size, uint8_t *ptr) | google::protobuf::io::EpsCopyOutputStream | inlineprivate |
WriteRawLittleEndian(const void *data, int size, uint8_t *ptr) | google::protobuf::io::EpsCopyOutputStream | inlineprivate |
WriteRawLittleEndian(const void *data, int size, uint8_t *ptr) | google::protobuf::io::EpsCopyOutputStream | inlineprivate |
WriteRawLittleEndian32(const void *data, int size, uint8 *ptr) | google::protobuf::io::EpsCopyOutputStream | private |
WriteRawLittleEndian32(const void *data, int size, uint8_t *ptr) | google::protobuf::io::EpsCopyOutputStream | private |
WriteRawLittleEndian64(const void *data, int size, uint8 *ptr) | google::protobuf::io::EpsCopyOutputStream | private |
WriteRawLittleEndian64(const void *data, int size, uint8_t *ptr) | google::protobuf::io::EpsCopyOutputStream | private |
WriteRawMaybeAliased(const void *data, int size, uint8 *ptr) | google::protobuf::io::EpsCopyOutputStream | inline |
WriteRawMaybeAliased(const void *data, int size, uint8_t *ptr) | google::protobuf::io::EpsCopyOutputStream | inline |
WriteSInt32Packed(int num, const T &r, int size, uint8 *ptr) | google::protobuf::io::EpsCopyOutputStream | inline |
WriteSInt32Packed(int num, const T &r, int size, uint8_t *ptr) | google::protobuf::io::EpsCopyOutputStream | inline |
WriteSInt64Packed(int num, const T &r, int size, uint8 *ptr) | google::protobuf::io::EpsCopyOutputStream | inline |
WriteSInt64Packed(int num, const T &r, int size, uint8_t *ptr) | google::protobuf::io::EpsCopyOutputStream | inline |
WriteString(uint32 num, const T &s, uint8 *ptr) | google::protobuf::io::EpsCopyOutputStream | inline |
WriteString(uint32_t num, const T &s, uint8_t *ptr) | google::protobuf::io::EpsCopyOutputStream | inline |
WriteStringMaybeAliased(uint32 num, const std::string &s, uint8 *ptr) | google::protobuf::io::EpsCopyOutputStream | inline |
WriteStringMaybeAliased(uint32_t num, const std::string &s, uint8_t *ptr) | google::protobuf::io::EpsCopyOutputStream | inline |
WriteStringMaybeAliasedOutline(uint32 num, const std::string &s, uint8 *ptr) | google::protobuf::io::EpsCopyOutputStream | private |
WriteStringMaybeAliasedOutline(uint32_t num, const std::string &s, uint8_t *ptr) | google::protobuf::io::EpsCopyOutputStream | private |
WriteStringOutline(uint32 num, const std::string &s, uint8 *ptr) | google::protobuf::io::EpsCopyOutputStream | private |
WriteStringOutline(uint32_t num, const std::string &s, uint8_t *ptr) | google::protobuf::io::EpsCopyOutputStream | private |
WriteTag(uint32 num, uint32 wt, uint8 *ptr) | google::protobuf::io::EpsCopyOutputStream | inlineprivate |
WriteTag(uint32_t num, uint32_t wt, uint8_t *ptr) | google::protobuf::io::EpsCopyOutputStream | inlineprivate |
WriteUInt32Packed(int num, const T &r, int size, uint8 *ptr) | google::protobuf::io::EpsCopyOutputStream | inline |
WriteUInt32Packed(int num, const T &r, int size, uint8_t *ptr) | google::protobuf::io::EpsCopyOutputStream | inline |
WriteUInt64Packed(int num, const T &r, int size, uint8 *ptr) | google::protobuf::io::EpsCopyOutputStream | inline |
WriteUInt64Packed(int num, const T &r, int size, uint8_t *ptr) | google::protobuf::io::EpsCopyOutputStream | inline |
WriteVarintPacked(int num, const T &r, int size, uint8 *ptr, const E &encode) | google::protobuf::io::EpsCopyOutputStream | inlineprivate |
WriteVarintPacked(int num, const T &r, int size, uint8_t *ptr, const E &encode) | google::protobuf::io::EpsCopyOutputStream | inlineprivate |
ZigZagEncode32(int32 v) | google::protobuf::io::EpsCopyOutputStream | inlineprivatestatic |
ZigZagEncode32(int32_t v) | google::protobuf::io::EpsCopyOutputStream | inlineprivatestatic |
ZigZagEncode64(int64 v) | google::protobuf::io::EpsCopyOutputStream | inlineprivatestatic |
ZigZagEncode64(int64_t v) | google::protobuf::io::EpsCopyOutputStream | inlineprivatestatic |