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

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

RecordProcessStrategy(boost::function< bool(uuid_t)> isSubscribed, boost::function< void(uuid_t, boost::shared_ptr< ICommonRecord >)> subscribe, boost::function< void(uuid_t)> unsubscribe, bool isRootRecord=false)kaa::RecordProcessStrategyinline
run(boost::shared_ptr< ICommonRecord > parent, const std::string &field, const avro::GenericDatum &datum)kaa::RecordProcessStrategyvirtual
~AbstractStrategy()kaa::AbstractStrategyinlinevirtual