Dereference this object as if it were a pointer to BSLS_PROTOCOL.
Declared in <bsls_protocoltest.h>
ProtocolTestImp<BSLS_PROTOCOL>::ProtocolType*
operator->();
Dereference this object as if it were a pointer to BSLS_PROTOCOL in order to call a method on BSLS_PROTOCOL. Also mark this object as entered for the purpose of calling a protocol method.
pointer to this object as BSLS_PROTOCOL