[#CInv-ToString] = xref:CInv.adoc[CInv]::ToString :relfileprefix: ../ :mrdocs: Returns a human‐readable representation of this inventory entry. == Synopsis Declared in `<protocol.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string ToString() const; ---- == Return Value A human‐readable string describing this entry. [.small]#Created with https://www.mrdocs.com[MrDocs]#