libqi-api
2.8.7.4
|
#include <string>
#include <stdexcept>
#include <boost/thread/mutex.hpp>
#include <qi/session.hpp>
#include <qi/anyobject.hpp>
#include <qi/trackable.hpp>
#include "detail/autoservice.hxx"
Go to the source code of this file.
Classes | |
class | qi::detail::Keeper< T > |
class | qi::AutoService< T > |
Namespaces | |
qi | |
Deprecated in 2.5. Use int8_t from <cstdint>. | |
qi::detail | |
Macros | |
#define | _QIMESSAGING_AUTOSERVICE_HPP_ |
Typedefs | |
using | qi::AnyAutoService = AutoService< qi::Empty > |
#define _QIMESSAGING_AUTOSERVICE_HPP_ |
Definition at line 10 of file autoservice.hpp.