925a926,933
>
> /**
> * A no-args wrapper of print(std::ostream...)
> * meant to be invoked from DPRINTFs
> * avoiding string overheads in fast mode
> * @return string with the request's type and start<->end addresses
> */
> std::string print() const;