26#ifndef STEAM_CONTROL_COMMAND_DISPATCH_H
27#define STEAM_CONTROL_COMMAND_DISPATCH_H
Interface of a service to perform Commands on the session.
virtual void enqueue(Command &&)=0
virtual ~CommandDispatch()
this is an interface
Handle object representing a single Command instance to be used by client code.
Steam-Layer command frontend.
Steam-Layer implementation namespace root.