[#BloombergLP-bsls-ProtocolTestImp-operator_ptr-04] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsls.adoc[bsls]::xref:BloombergLP/bsls/ProtocolTestImp.adoc[ProtocolTestImp]::operator‐> :relfileprefix: ../../../ :mrdocs: 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. == Synopsis Declared in `<bsls_protocoltest.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bsls/ProtocolTestImp/ProtocolType.adoc[ProtocolTestImp<BSLS_PROTOCOL>::ProtocolType]* operator‐>(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#