Paho C++
1.0
The Paho MQTT C++ Client Library
Main Page
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Files
Functions
Variables
Typedefs
Friends
mqtt::buffer_ref< T > Member List
This is the complete list of members for
mqtt::buffer_ref< T >
, including all inherited members.
blob
typedef
mqtt::buffer_ref< T >
buffer_ref
()=default
mqtt::buffer_ref< T >
buffer_ref
(const buffer_ref &buf)=default
mqtt::buffer_ref< T >
buffer_ref
(buffer_ref &&buf)=default
mqtt::buffer_ref< T >
buffer_ref
(const blob &b)
mqtt::buffer_ref< T >
inline
buffer_ref
(blob &&b)
mqtt::buffer_ref< T >
inline
buffer_ref
(const pointer_type &p)
mqtt::buffer_ref< T >
inline
buffer_ref
(pointer_type &&p)
mqtt::buffer_ref< T >
inline
buffer_ref
(const value_type *buf, size_t n)
mqtt::buffer_ref< T >
inline
buffer_ref
(const char *buf)
mqtt::buffer_ref< T >
inline
c_str
() const
mqtt::buffer_ref< T >
inline
data
() const
mqtt::buffer_ref< T >
inline
empty
() const
mqtt::buffer_ref< T >
inline
is_null
() const
mqtt::buffer_ref< T >
inline
length
() const
mqtt::buffer_ref< T >
inline
operator bool
() const
mqtt::buffer_ref< T >
inline
explicit
operator=
(const buffer_ref &rhs)=default
mqtt::buffer_ref< T >
operator=
(buffer_ref &&rhs)=default
mqtt::buffer_ref< T >
operator=
(const blob &b)
mqtt::buffer_ref< T >
inline
operator=
(blob &&b)
mqtt::buffer_ref< T >
inline
operator=
(const char *cstr)
mqtt::buffer_ref< T >
inline
operator=
(const buffer_ref< OT > &rhs)
mqtt::buffer_ref< T >
inline
operator[]
(size_t i) const
mqtt::buffer_ref< T >
inline
pointer_type
typedef
mqtt::buffer_ref< T >
ptr
() const
mqtt::buffer_ref< T >
inline
reset
()
mqtt::buffer_ref< T >
inline
size
() const
mqtt::buffer_ref< T >
inline
str
() const
mqtt::buffer_ref< T >
inline
to_string
() const
mqtt::buffer_ref< T >
inline
value_type
typedef
mqtt::buffer_ref< T >
Generated on Sun Jul 23 2017 10:24:29 for Paho C++ by
1.8.6