| 
    client-cpp
    0.0.1-SNAPSHOT
    
   | 
 
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::RecordProcessStrategy | inline | 
| run(boost::shared_ptr< ICommonRecord > parent, const std::string &field, const avro::GenericDatum &datum) | kaa::RecordProcessStrategy | virtual | 
| ~AbstractStrategy() | kaa::AbstractStrategy | inlinevirtual |