Skip to content

VincentCheungM/ProtocolBuffer_reflectionExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About this

This is some code of Protocol Buffer(pb) in C++ releated to reflection.

It contains some C++ code

  • createMessage by your pb class name
  • set reflection Message(recursively, if there is sub message)
  • get reflection Message(recursively, if there is sub message)
  • dealing with repeat field

Related links

About

some example for using reflection in Protocol Buffer c++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published