webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Reflection access for a oneof, allowing clear and "get case" actions. More...
Public Member Functions | |
void | Clear (IMessage message) |
Clears the oneof in the specified message. More... | |
FieldDescriptor | GetCaseFieldDescriptor (IMessage message) |
Indicates which field in the oneof is set for specified message More... | |
Properties | |
OneofDescriptor | Descriptor [get] |
Gets the descriptor for this oneof. More... | |
Reflection access for a oneof, allowing clear and "get case" actions.
Clears the oneof in the specified message.
|
inline |
Indicates which field in the oneof is set for specified message
|
get |
Gets the descriptor for this oneof.
The descriptor of the oneof.