| detail::array_device_adapter< Ch, mode_type > | This is a Boost iostreams direct device whose begin and end pointers can be modified |
| BasicServiceOptions | |
| Caller | |
| ssrc::wisp::protocol::Caller< PT > | |
| caller_type | |
| ssrc::wisp::protocol::CallException | A CallException is thrown when a call cannot complete because of an unexpected condition |
| ssrc::wisp::protocol::CallHeader | Every call is described by a CallHeader followed by a message |
| ssrc::wisp::protocol::CallTraits< CallerType, ParameterType, ReturnType > | The three-parameter CallTraits template defines all the type information characterizing a TwoWay call |
| ssrc::wisp::protocol::CallTraits< CallerType, ParameterType, detail::VoidReturnType > | The two-parameter CallTraits template defines all the type information characterizing a OneWay call |
| detail::array_device_adapter< Ch, mode_type >::category | |
| detail::char_array_streambuf< DeviceAdapter > | |
| Continuation | |
| ContinuationCaller< PT > | |
| CustomOptions | |
| device_tag | |
| direct_tag | |
| EventHandler | |
| EventInfo | |
| EventLoop | |
| EventLoopState | |
| ssrc::wisp::protocol::Caller< PT >::Future< ReturnType > | |
| FutureContinuation< CallTraits_, Closure > | |
| FutureContinuation< CallTraits_, boost::function< void(const typename CallTraits_::return_type &)> > | |
| message_handler_entry | |
| ssrc::wisp::protocol::MessageInfo | Stores all information associated with a received call, including the raw message data |
| mode_type | |
| Packer< Archive > | Packer serializes objects into ssrc::spread::detail::ByteBuffer instances (usually a ssrc::spread::Message instance) |
| PackingTraits< P, U > | |
| Service< EH > | |
| ServiceContext | |
| ServiceEventHandler< PP > | |
| ServiceFactory< service_type, options_type, false > | |
| ServiceFactory< service_type, options_type, true > | |
| ServiceMainOptions | |
| ServiceMainOptionsProcessor | |
| ServiceOptions< CustomOptions > | |
| ServiceProtocol< protocol_, PT > | |
| ServiceProtocolProcessor< PackingTraits > | |
| ServiceTestCase< ProtocolProcessor, CallStop, EH, Options, has_initializer > | |
| ServiceThread< service_type, CallStop > | |
| stream_buffer | |
| TestOptions | |
| TestService< ProtocolProcessor, EH > | |
| ServiceContext::TimeoutHandler | |
| TimeValue | |
| Unpacker< Archive > | Unpacker deserializes objects from ssrc::spread::detail::ByteBuffer instances (usually a ssrc::spread::Message instance) |
| ssrc::wisp::protocol::detail::VoidReturnType | An empty structure used to represent a void return type for Wisp calls |
| wisp_struct | |