I have an Enum Update update in a .proto file . I want to store it using reflections in a message.
Update update
refl->SetEnum (msg, fd , ???(EnumValueDescriptor *) );
How can I do this?
Aucun commentaire:
Enregistrer un commentaire