Qpid Proton C++  0.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
README.hpp
1 // Examples overview.
2 //
3 // For a better overview, see the tutorial in the generated documentation.
4 //
5 // In your build directory do:
6 //
7 // make docs-cpp
8 //
9 // then open proton-c/bindings/cpp/docs/html/tutorial.html in your browser.
10 
11 // DEVELOPER NOTE: if you are adding or modifying examples you should keep this
12 // file and ../proton-c/bindings/cpp/docs/tutorial.hpp up to date.
13 
62 
69 
123