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