libASPL
Loading...
Searching...
No Matches
aspl::IORequestHandler Member List

This is the complete list of members for aspl::IORequestHandler, including all inherited members.

IORequestHandler()=default (defined in aspl::IORequestHandler)aspl::IORequestHandler
IORequestHandler(const IORequestHandler &)=delete (defined in aspl::IORequestHandler)aspl::IORequestHandler
OnProcessClientInput(const std::shared_ptr< Client > &client, const std::shared_ptr< Stream > &stream, Float64 zeroTimestamp, Float64 timestamp, Float32 *frames, UInt32 frameCount, UInt32 channelCount)aspl::IORequestHandlerinlinevirtual
OnProcessClientOutput(const std::shared_ptr< Client > &client, const std::shared_ptr< Stream > &stream, Float64 zeroTimestamp, Float64 timestamp, Float32 *frames, UInt32 frameCount, UInt32 channelCount)aspl::IORequestHandlerinlinevirtual
OnProcessMixedOutput(const std::shared_ptr< Stream > &stream, Float64 zeroTimestamp, Float64 timestamp, Float32 *frames, UInt32 frameCount, UInt32 channelCount)aspl::IORequestHandlerinlinevirtual
OnReadClientInput(const std::shared_ptr< Client > &client, const std::shared_ptr< Stream > &stream, Float64 zeroTimestamp, Float64 timestamp, void *bytes, UInt32 bytesCount)aspl::IORequestHandlerinlinevirtual
OnWriteClientOutput(const std::shared_ptr< Client > &client, const std::shared_ptr< Stream > &stream, Float64 zeroTimestamp, Float64 timestamp, const Float32 *frames, UInt32 frameCount, UInt32 channelCount)aspl::IORequestHandlerinlinevirtual
OnWriteMixedOutput(const std::shared_ptr< Stream > &stream, Float64 zeroTimestamp, Float64 timestamp, const void *bytes, UInt32 bytesCount)aspl::IORequestHandlerinlinevirtual
operator=(const IORequestHandler &)=delete (defined in aspl::IORequestHandler)aspl::IORequestHandler
~IORequestHandler()=default (defined in aspl::IORequestHandler)aspl::IORequestHandlervirtual