Class TrackingProcessor

class TrackingProcessor : public OmniSciProcessor

Public Functions

TrackingProcessor(std::shared_ptr<OmniSciIf> handler, const bool check_origin)
bool process(std::shared_ptr<apache::thrift::protocol::TProtocol> in, std::shared_ptr<apache::thrift::protocol::TProtocol> out, void *connectionContext)

Public Static Attributes

thread_local std::string client_address
thread_local ClientProtocol client_protocol

Private Members

const bool check_origin_