Searched refs:StreamCommonLogic (Results 1 – 1 of 1) sorted by relevance
862 class StreamCommonLogic : public StreamLogic { class864 StreamCommonLogic(const StreamContext& context, StreamLogicDriver* driver, in StreamCommonLogic() function in StreamCommonLogic928 class StreamReaderLogic : public StreamCommonLogic {932 : StreamCommonLogic(context, driver, eventReceiver) {} in StreamReaderLogic()1011 class StreamWriterLogic : public StreamCommonLogic {1015 : StreamCommonLogic(context, driver, eventReceiver) {} in StreamWriterLogic()