libqi-api  2.8.7.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Macros | Typedefs
authprovider.hpp File Reference
#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 >
 

Macro Definition Documentation

#define _QI_MESSAGING_AUTHPROVIDER_HPP_

Definition at line 8 of file authprovider.hpp.