CARLA
carla::streaming::detail::token_type Member List

This is the complete list of members for carla::streaming::detail::token_type, including all inherited members.

_tokencarla::streaming::detail::token_typeprivate
address_is_v4() constcarla::streaming::detail::token_typeinline
address_is_v6() constcarla::streaming::detail::token_typeinline
Dispatcher classcarla::streaming::detail::token_typefriend
get_address() constcarla::streaming::detail::token_type
get_endpoint() constcarla::streaming::detail::token_typeinlineprivate
get_port() constcarla::streaming::detail::token_typeinline
get_protocol()carla::streaming::detail::token_typeinlineprivatestatic
get_stream_id() constcarla::streaming::detail::token_typeinline
has_address() constcarla::streaming::detail::token_typeinline
has_same_protocol(const boost::asio::ip::basic_endpoint< Protocol > &) constcarla::streaming::detail::token_typeinline
is_valid() constcarla::streaming::detail::token_typeinline
operator Token() constcarla::streaming::detail::token_type
protocol_is_tcp() constcarla::streaming::detail::token_typeinline
protocol_is_udp() constcarla::streaming::detail::token_typeinline
set_address(const boost::asio::ip::address &addr)carla::streaming::detail::token_type
set_stream_id(stream_id_type id)carla::streaming::detail::token_typeinline
to_tcp_endpoint() constcarla::streaming::detail::token_typeinline
to_udp_endpoint() constcarla::streaming::detail::token_typeinline
token_type(stream_id_type stream_id, const EndPoint< Protocol, FullyDefinedEndPoint > &ep)carla::streaming::detail::token_typeinlineexplicit
token_type(stream_id_type stream_id, EndPoint< Protocol, PartiallyDefinedEndPoint > ep)carla::streaming::detail::token_typeinlineexplicit
token_type()=defaultcarla::streaming::detail::token_type
token_type(const token_type &)=defaultcarla::streaming::detail::token_type
token_type(const Token &rhs)carla::streaming::detail::token_type
token_type(token_data data)carla::streaming::detail::token_typeinlineexplicit