Home
last modified time | relevance | path

Searched defs:Private (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-net-ipmid/
H A Dsessions_manager.hpp38 struct Private struct in session::Manager
46 Manager(std::shared_ptr<boost::asio::io_context>& io, const Private&) : in Manager()
H A Dsd_event_loop.hpp46 struct Private struct in eventloop::EventLoop
50 EventLoop(std::shared_ptr<boost::asio::io_context>& io, const Private&) : in EventLoop()
H A Dcommand_table.hpp213 struct Private struct in command::Table
217 explicit Table(const Private&) {} in Table()
/openbmc/phosphor-net-ipmid/sol/
H A Dsol_manager.hpp42 struct Private struct in sol::Manager
58 Manager(std::shared_ptr<boost::asio::io_context>& io, const Private&) : in Manager()