Searched refs:StreamWrapper (Results 1 – 2 of 2) sorted by relevance
574 class StreamWrapper {576 explicit StreamWrapper(const std::shared_ptr<StreamIn>& streamIn) in StreamWrapper() function578 explicit StreamWrapper(const std::shared_ptr<StreamOut>& streamOut) in StreamWrapper() function612 void insert(int32_t portId, int32_t portConfigId, StreamWrapper sw) { in insert()636 std::multimap<int32_t, StreamWrapper> mStreams;
872 StreamWrapper streamWrapper(stream); in openInputStream()919 StreamWrapper streamWrapper(stream); in openOutputStream()