webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Classes | |
class | MapField |
Representation of a map field in a Protocol Buffer message. More... | |
class | MapFieldTest |
Tests for MapField which aren't reliant on the encoded format - tests for serialization/deserialization are part of GeneratedMessageTest. More... | |
class | ReadOnlyDictionary |
Read-only wrapper around another dictionary. | |
class | RepeatedField |
The contents of a repeated field: essentially, a collection with some extra restrictions (no null values) and capabilities (deep cloning). More... | |
class | RepeatedFieldTest |