25 template <> std::unique_ptr<condex::Efficiency> deserialize<condex::Efficiency>(
const std::string& payloadType,
27 const Binary& streamerInfoData ){
41 const Binary& streamerInfoData ){
void throwException(const std::string &message, const std::string &methodName)
std::unique_ptr< BaseKeyed > deserialize< BaseKeyed >(const std::string &payloadType, const Binary &payloadData, const Binary &streamerInfoData)
#define DESERIALIZE_BASE_CASE(BASETYPENAME)
#define REGISTER_KEYLIST_PLUGIN(record_, type_, source_)
#define DESERIALIZE_POLIMORPHIC_CASE(BASETYPENAME, DERIVEDTYPENAME)
#define REGISTER_PLUGIN(record_, type_)
#define REGISTER_PLUGIN_INIT(record_, type_, initializer_)
virtual void initialize()