| 
    client-cpp
    0.0.1-SNAPSHOT
    
   | 
 
This is the complete list of members for kaa::ArrayProcessStrategy, including all inherited members.
| ArrayProcessStrategy(boost::function< bool(uuid_t)> isSubscribed, boost::function< void(uuid_t, boost::shared_ptr< ICommonRecord >)> subscribe, boost::function< void(uuid_t)> unsubscribe) | kaa::ArrayProcessStrategy | inline | 
| run(boost::shared_ptr< ICommonRecord > parent, const std::string &field, const avro::GenericDatum &datum) | kaa::ArrayProcessStrategy | virtual | 
| ~AbstractStrategy() | kaa::AbstractStrategy | inlinevirtual |