#include <arena_test_util.h>
Public Member Functions | |
ArenaHolder (Arena *arena) | |
T * | get () |
T & | operator* () |
T * | operator-> () |
~ArenaHolder () | |
Private Attributes | |
T * | field_ |
bool | owned_by_arena_ |
Definition at line 98 of file protobuf/src/google/protobuf/arena_test_util.h.
|
inlineexplicit |
Definition at line 100 of file protobuf/src/google/protobuf/arena_test_util.h.
|
inline |
Definition at line 107 of file protobuf/src/google/protobuf/arena_test_util.h.
|
inline |
Definition at line 113 of file protobuf/src/google/protobuf/arena_test_util.h.
|
inline |
Definition at line 115 of file protobuf/src/google/protobuf/arena_test_util.h.
|
inline |
Definition at line 114 of file protobuf/src/google/protobuf/arena_test_util.h.
|
private |
Definition at line 118 of file protobuf/src/google/protobuf/arena_test_util.h.
|
private |
Definition at line 119 of file protobuf/src/google/protobuf/arena_test_util.h.