libqi-api
2.8.7.4
|
#include <string>
#include <map>
#include <stdexcept>
#include <boost/shared_ptr.hpp>
#include <qi/api.hpp>
#include <qi/anyvalue.hpp>
Go to the source code of this file.
Classes | |
class | qi::AuthProvider |
Namespaces | |
qi | |
Deprecated in 2.5. Use int8_t from <cstdint>. | |
Macros | |
#define | _QI_MESSAGING_AUTHPROVIDER_HPP_ |
Typedefs | |
using | qi::CapabilityMap = std::map< std::string, AnyValue > |
using | qi::AuthProviderPtr = boost::shared_ptr< AuthProvider > |
#define _QI_MESSAGING_AUTHPROVIDER_HPP_ |
Definition at line 8 of file authprovider.hpp.