This is some code of Protocol Buffer(pb) in C++ releated to reflection.
- 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