struct SooRep

Defined at line 179 of file ../../third_party/protobuf/src/google/protobuf/repeated_field.h

Public Members

 

Public Methods

void SooRep ()

Defined at line 180 of file ../../third_party/protobuf/src/google/protobuf/repeated_field.h

void SooRep (Arena * arena)

Defined at line 181 of file ../../third_party/protobuf/src/google/protobuf/repeated_field.h

bool is_soo ()

Defined at line 183 of file ../../third_party/protobuf/src/google/protobuf/repeated_field.h

Arena * soo_arena ()

Defined at line 192 of file ../../third_party/protobuf/src/google/protobuf/repeated_field.h

int size (bool is_soo)

Defined at line 196 of file ../../third_party/protobuf/src/google/protobuf/repeated_field.h

void set_size (bool is_soo, int size)

Defined at line 207 of file ../../third_party/protobuf/src/google/protobuf/repeated_field.h

void set_non_soo (bool was_soo, int capacity, void * elements)

Initializes the SooRep in non-SOO mode with the given capacity and heap

allocation.

Defined at line 219 of file ../../third_party/protobuf/src/google/protobuf/repeated_field.h

Records