MCPcopy Create free account
hub / github.com/OpenDDS/OpenDDS / in

Method in

FACE/StringManager.h:87–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85public:
86 operator const CharT*() const { return str_; }
87 const CharT* in() const { return str_; }
88 CharT*& inout() { return str_; }
89
90 CharT*& out()

Callers 2

operator<Function · 0.45
operator==Function · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected