webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Protected Types | Protected Member Functions | Protected Attributes | List of all members
google::protobuf.internal::MapFieldStateTest Class Reference
Inheritance diagram for google::protobuf.internal::MapFieldStateTest:

Protected Types

typedef MapField< int32, int32, WireFormatLite::TYPE_INT32, WireFormatLite::TYPE_INT32, falseMapFieldType
 
typedef MapFieldLite< int32, int32, WireFormatLite::TYPE_INT32, WireFormatLite::TYPE_INT32, falseMapFieldLiteType
 

Protected Member Functions

 MapFieldStateTest ()
 
void AddOneStillClean (MapFieldType *map_field)
 
void MakeMapDirty (MapFieldType *map_field)
 
void MakeRepeatedDirty (MapFieldType *map_field)
 
void Expect (MapFieldType *map_field, State state, int map_size, int repeated_size, bool is_repeated_null)
 

Protected Attributes

google::protobuf::scoped_ptr< MapFieldTypemap_field_
 
MapFieldBasemap_field_base_
 
State state_
 
const Messagedefault_entry_
 

Member Typedef Documentation

◆ MapFieldLiteType

◆ MapFieldType

Constructor & Destructor Documentation

◆ MapFieldStateTest()

google::protobuf.internal::MapFieldStateTest::MapFieldStateTest ( )
inlineprotected

Member Function Documentation

◆ AddOneStillClean()

void google::protobuf.internal::MapFieldStateTest::AddOneStillClean ( MapFieldType map_field)
inlineprotected

◆ Expect()

void google::protobuf.internal::MapFieldStateTest::Expect ( MapFieldType map_field,
State  state,
int  map_size,
int  repeated_size,
bool  is_repeated_null 
)
inlineprotected

◆ MakeMapDirty()

void google::protobuf.internal::MapFieldStateTest::MakeMapDirty ( MapFieldType map_field)
inlineprotected

◆ MakeRepeatedDirty()

void google::protobuf.internal::MapFieldStateTest::MakeRepeatedDirty ( MapFieldType map_field)
inlineprotected

Member Data Documentation

◆ default_entry_

const Message* google::protobuf.internal::MapFieldStateTest::default_entry_
protected

◆ map_field_

google::protobuf::scoped_ptr<MapFieldType> google::protobuf.internal::MapFieldStateTest::map_field_
protected

◆ map_field_base_

MapFieldBase* google::protobuf.internal::MapFieldStateTest::map_field_base_
protected

◆ state_

State google::protobuf.internal::MapFieldStateTest::state_
protected

The documentation for this class was generated from the following file: