client-cpp
0.10.0
|
Profile subsystem is based on auto-generated class(es) according to the profile schema used during sdk generation.
Assume a profile schema has the following form:
After calling avrogen.sh script Avro C++ compiler will be generated appropriate code and put it into ProfileGen.hpp header. So auto-generated notification class will be like:
Below is an example of a profile container for C++: