Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
| ▼Nboost | |
| ▼Ndetail | |
| ▼Carray_device_adapter | This is a Boost iostreams direct device whose begin and end pointers can be modified |
| Ccategory | |
| Cchar_array_streambuf | |
| ▼Nssrc::wisp | The ssrc::wisp namespace is an umbrella for the namespaces that implement the Wisp development framework |
| ▼Nprotocol | The protocol namespace contains classes that define the framework for implementing and accessing Wisp service protocols |
| ▼Ndetail | The protocol::detail namespace defines implementation-specific structures that are not intended for use by library client code |
| CVoidReturnType | An empty structure used to represent a void return type for Wisp calls |
| ▼CCaller | |
| CFuture | |
| CCallException | A CallException is thrown when a call cannot complete because of an unexpected condition |
| CCallHeader | Every call is described by a CallHeader followed by a message |
| CCallTraits | The three-parameter CallTraits template defines all the type information characterizing a TwoWay call |
| CCallTraits< CallerType, ParameterType, detail::VoidReturnType > | The two-parameter CallTraits template defines all the type information characterizing a OneWay call |
| CMessageInfo | Stores all information associated with a received call, including the raw message data |
| CBasicServiceOptions | |
| CCaller | |
| CContinuation | |
| CContinuationCaller | |
| CCustomOptions | |
| Cdevice_tag | |
| Cdirect_tag | |
| CEventHandler | |
| CEventInfo | |
| CEventLoop | |
| CEventLoopState | |
| CFutureContinuation | |
| CFutureContinuation< CallTraits_, std::function< void(const typename CallTraits_::return_type &)> > | |
| Cmessage_handler_entry | |
| Cmode_type | |
| CPacker | Packer serializes objects into ssrc::spread::detail::ByteBuffer instances (usually a ssrc::spread::Message instance) |
| CPackingTraits | |
| CService | |
| ▼CServiceContext | |
| CTimeoutHandler | |
| CServiceEventHandler | |
| CServiceFactory | |
| CServiceFactory< service_type, options_type, false > | |
| CServiceFactory< service_type, options_type, true > | |
| CServiceMainOptions | |
| CServiceMainOptionsProcessor | |
| CServiceOptions | |
| CServiceProtocol | |
| CServiceProtocolProcessor | |
| CServiceTestCase | |
| CServiceTestFixture | |
| CServiceThread | |
| Csmart_ptr_factory | |
| Csmart_ptr_factory< T, std::shared_ptr< T > > | |
| Csmart_ptr_factory< T, std::unique_ptr< T > > | |
| Cstream_buffer | |
| CTestOptions | |
| CTestService | |
| CTimeValue | |
| CUnpacker | Unpacker deserializes objects from ssrc::spread::detail::ByteBuffer instances (usually a ssrc::spread::Message instance) |
| Cwisp_struct |
Copyright © 2006-2012 Savarese Software Research Corporation. All rights reserved.
Copyright © 2017 Savarese Software Research Corporation. All rights reserved