Return a proxy object convertible to any reference type. Derived classed should call this method from their implementations of protocol virtual methods to indicate that virtual methods were overridden correctly.

Synopsis

Declared in <bsls_protocoltest.h>

ProtocolTest_MethodReturnRefType
markDoneRef() const;

Created with MrDocs