|
libqi-api
2.8.7.4
|
#include <session.hpp>
Public Member Functions | |
| SessionConfig () | |
Static Public Member Functions | |
| static Url | defaultConnectUrl () |
| These URLs are guaranteed to be valid. More... | |
| static Url | defaultListenUrl () |
Public Attributes | |
| boost::optional< Url > | connectUrl |
| std::vector< Url > | listenUrls |
Definition at line 36 of file session.hpp.
| qi::SessionConfig::SessionConfig | ( | ) |
|
static |
These URLs are guaranteed to be valid.
|
static |
| boost::optional<Url> qi::SessionConfig::connectUrl |
Definition at line 47 of file session.hpp.
| std::vector<Url> qi::SessionConfig::listenUrls |
Definition at line 48 of file session.hpp.