class TaggedAllocationPolicyPtr

Defined at line 41 of file ../../third_party/protobuf/src/google/protobuf/arena_allocation_policy.h

Tagged pointer to an AllocationPolicy.

Public Methods

void TaggedAllocationPolicyPtr ()

Defined at line 43 of file ../../third_party/protobuf/src/google/protobuf/arena_allocation_policy.h

void TaggedAllocationPolicyPtr (AllocationPolicy * policy)

Defined at line 45 of file ../../third_party/protobuf/src/google/protobuf/arena_allocation_policy.h

void set_policy (AllocationPolicy * policy)

Defined at line 48 of file ../../third_party/protobuf/src/google/protobuf/arena_allocation_policy.h

AllocationPolicy * get ()

Defined at line 53 of file ../../third_party/protobuf/src/google/protobuf/arena_allocation_policy.h

const AllocationPolicy * get ()

Defined at line 56 of file ../../third_party/protobuf/src/google/protobuf/arena_allocation_policy.h

AllocationPolicy & operator* ()

Defined at line 60 of file ../../third_party/protobuf/src/google/protobuf/arena_allocation_policy.h

const AllocationPolicy & operator* ()

Defined at line 61 of file ../../third_party/protobuf/src/google/protobuf/arena_allocation_policy.h

AllocationPolicy * operator-> ()

Defined at line 63 of file ../../third_party/protobuf/src/google/protobuf/arena_allocation_policy.h

const AllocationPolicy * operator-> ()

Defined at line 64 of file ../../third_party/protobuf/src/google/protobuf/arena_allocation_policy.h

bool is_user_owned_initial_block ()

Defined at line 66 of file ../../third_party/protobuf/src/google/protobuf/arena_allocation_policy.h

void set_is_user_owned_initial_block (bool v)

Defined at line 69 of file ../../third_party/protobuf/src/google/protobuf/arena_allocation_policy.h

uintptr_t get_raw ()

Defined at line 73 of file ../../third_party/protobuf/src/google/protobuf/arena_allocation_policy.h