client-cpp  0.0.1-SNAPSHOT
kaa::UuidProcessStrategy Member List

This is the complete list of members for kaa::UuidProcessStrategy, including all inherited members.

run(boost::shared_ptr< ICommonRecord > parent, const std::string &field, const avro::GenericDatum &datum)kaa::UuidProcessStrategyvirtual
UuidProcessStrategy(boost::function< bool(uuid_t)> isSubscribed, boost::function< void(uuid_t, boost::shared_ptr< ICommonRecord >)> subscribe, boost::function< void(uuid_t)> unsubscribe)kaa::UuidProcessStrategyinline
~AbstractStrategy()kaa::AbstractStrategyinlinevirtual