CppWAMP
C++11 client library for the WAMP protocol
wamp::ConversionAccess Class Reference

Helper class used to gain access to private conversion member functions. More...

#include <cppwamp/conversionaccess.hpp>

Detailed Description

Helper class used to gain access to private conversion member functions.

If you make your conversion member functions private, then you must grant friendship to the ConversionAccess class. Other than granting friendship, users should not have to use this class.


The documentation for this class was generated from the following file: