:orphan: .. index:: pair: enum; tapi_mamcached_proto .. _doxid-group__tapi__memcached_1ga0b686308ce9737e741e691029b2688ab: enum tapi_mamcached_proto ========================= Representation of possible values for memcached::protocol option. .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include enum tapi_mamcached_proto { :target:`TAPI_MEMCACHED_PROTO_AUTO`, :target:`TAPI_MEMCACHED_PROTO_ASCII`, :target:`TAPI_MEMCACHED_PROTO_BINARY`, };