libqi-api  2.8.7.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Macros | Typedefs
genericobject.hpp File Reference
#include <map>
#include <string>
#include <sstream>
#include <boost/smart_ptr/enable_shared_from_this.hpp>
#include <qi/api.hpp>
#include <qi/type/detail/futureadapter.hpp>
#include <qi/type/detail/manageable.hpp>
#include <qi/future.hpp>
#include <qi/signal.hpp>
#include <qi/type/typeobject.hpp>
#include <qi/objectuid.hpp>

Go to the source code of this file.

Classes

class  qi::GenericObject
 
struct  qi::detail::isFuture< T >
 
struct  qi::detail::isFuture< qi::Future< T > >
 
struct  qi::detail::isFuture< qi::FutureSync< T > >
 

Namespaces

 qi
 Deprecated in 2.5. Use int8_t from <cstdint>.
 
 qi::detail
 

Macros

#define _QI_TYPE_DETAIL_GENERIC_OBJECT_HPP_
 

Typedefs

using qi::detail::ManagedObjectPtr = boost::shared_ptr< GenericObject >
 

Macro Definition Documentation

#define _QI_TYPE_DETAIL_GENERIC_OBJECT_HPP_

Definition at line 8 of file genericobject.hpp.