Searched defs:SessionContext (Results 1 – 1 of 1) sorted by relevance
93 struct SessionContext : public std::enable_shared_from_this<SessionContext> { struct109 SessionContext() = default; argument