17 #ifndef SCIP2_RESPONSE_ABSTRACT_H 18 #define SCIP2_RESPONSE_ABSTRACT_H 23 #include <boost/asio.hpp> 30 using Ptr = std::shared_ptr<Response>;
33 const boost::posix_time::ptime&,
41 #endif // SCIP2_RESPONSE_ABSTRACT_H virtual std::string getCommandCode() const =0
std::shared_ptr< Response > Ptr
virtual void operator()(const boost::posix_time::ptime &, const std::string &, const std::string &, std::istream &)=0