|
DCCL v3
|
Public Member Functions | |
| MessageStack (const google::protobuf::FieldDescriptor *field=0) | |
| bool | first () |
| int | count () |
| void | push (const google::protobuf::Descriptor *desc) |
| void | push (const google::protobuf::FieldDescriptor *field) |
| void | push (MessagePart part) |
Static Public Member Functions | |
| static MessagePart | current_part () |
Friends | |
| class | ::dccl::FieldCodecBase |
Definition at line 36 of file field_codec_message_stack.h.
1.8.17