ActionConfig | |
AppendToContainer< container_type, false > | |
AppendToContainer< container_type, true > | |
BindProperties | BindProperties is used to create temporary function objects for use with wisp_struct visit() in order to copy wisp_struct member variables to comparably named Properties values |
CallEntry | |
CallParameter | |
CircularFind< Iterator > | CircularFind is a function object for searching sequences that remembers and starts its search from the last position it visited |
CTypeWrapper< target_type, error_type, init_type, delete_type, smart_ptr_type > | |
ssrc::wispers::database::Database | |
DatabaseException | |
DatabaseTransaction | Use DatabaseTransaction to ensure a transaction is rolled back if an exception is thrown |
DatabaseWrapper | |
DefaultValueBinder | |
DefaultValueLoader | |
DefaultWebServiceModule | |
DictionaryProtocol< MessageBase, MapType, IndexScheme > | |
DictionaryService< ProtocolTraits, group_membership > | |
DynamicLibrary | |
EventQueue | |
EventQueueInitializer | |
FCGIAcceptHandler< Processor > | |
FCGIRequest | |
FCGIResponse | |
FCGIServiceEventHandler< ProtocolProcessor > | |
FCGIServiceInitializer | |
FCGIServiceInitializer | |
FCGIServiceOptions< Initializer > | |
detail::FindRow< T, false > | |
detail::FindRow< T, true > | |
Relay::FinishPostContext | |
GroupSessionDatabase | |
GroupSessionInitializer | |
GroupSessionOptions | |
GroupSessionProtocol | |
GroupSessionService | GroupSessionService is not a standalone service (although it was originally) |
GSToGroup | GSToGroup is a utility class for deriving the group name for a group session service based on the provided gsid or protocol and/or partition id |
has_pushback< container_type > | |
has_pushfront< container_type > | |
HTTPRequest | |
HTTPResponse | Abstract class defining the interface for a response to an HTTP request |
HTTPServlet< RequestType, ResponseType > | |
IndexService< MapType, IndexScheme, group_membership > | |
InitializeLibrary | InitializeLibrary is a utility class whose constructor calls sqlite3_initialize() and whose destructor calls sqlie3_shutdown() |
InsertToContainer< container_type > | |
detail::is_basic_type< T > | |
is_bindable< T > | |
LoadConfig | Dynamically loads the code necessary to read a configuration file, reads the configuration file, converts it to a properties_ptr, and unloads the code |
LoadError | |
LoginProtocol | |
LuaCallError | |
MessageBase | |
WebServiceProtocol::MessageCallBase< type > | |
GroupSessionProtocol::MessageCreateGroupSession | |
GroupSessionProtocol::MessageCreateReservation | |
WebServiceProtocol::MessageDeliverEvent | |
WebServiceProtocol::MessageDeliverEvents | |
SessionProtocol::MessageExpireSession | |
MessageGroupSession | |
DictionaryProtocol< MessageBase, MapType, IndexScheme >::MessageInsert | |
DictionaryProtocol< MessageBase, MapType, IndexScheme >::MessageQuery< message_id, scheme > | |
DictionaryProtocol< MessageBase, MapType, IndexScheme >::MessageQueryResult | |
WebServiceProtocol::MessageResponse | |
MessageSession | |
SessionProtocol::MessageSetAttributes | |
DictionaryProtocol< MessageBase, MapType, IndexScheme >::MessageSingleQuery< message_id, scheme > | |
DictionaryProtocol< MessageBase, MapType, IndexScheme >::MessageSingleQueryResult | |
MessageWebService | |
ModuleContext | |
MultiRowOperations< Row, ValueBinder, ValueLoader, RowOps > | |
MultiRowOperationsReadOnly< Row, ValueBinder, ValueLoader > | |
noncopyable | |
NumberVisitor< T > | NumberVisitor extracts numerical values from a Properties instance, cast to the desired numerical type |
PatternParameter | |
ssrc::wispers::database::PreparedStatement | |
PrependToContainer< container_type, false > | |
PrependToContainer< container_type, true > | |
detail::PrimaryKeyCond< row_type, i > | |
detail::PrimaryKeyCond< row_type, 0 > | |
Properties | |
PropertiesToString | |
PropertiesToTable | |
property_type_value_extractor< T > | |
PropTree< Key, Ops, TreeType > | |
PropTreePointerOps< T > | |
PropTreeValueOps< T > | |
ssrc::wispers::database::QueryResult | |
Random< int_type, distribution, engine > | |
random_device | |
random_engine< int_type > | |
RandomId< IntType > | |
Registry | |
RegistryEntry | |
Relay | For now, we don't register and unregister apps |
RelayInitializer | |
RelayProtocol | |
Renderer | |
Renderer | |
RendererInitializer | |
RendererInitializer | |
RendererProtocol | |
ResultSet | |
detail::ResultSetValueTraits< NS_SSRC_WSPR_UTILITY::properties_ptr, false > | |
detail::ResultSetValueTraits< T, false > | |
detail::ResultSetValueTraits< T, true > | |
RowOperations< Row, ValueBinder, ValueLoader > | |
RowOperationsReadOnly< Row, ValueBinder, ValueLoader > | |
SerializableValueBinder< PackerType > | |
SerializableValueLoader< UnpackerType > | |
Service | |
ServiceInitializer | |
ServiceMainOptions | |
ServiceMainOptions | |
ServiceMainOptions | |
ServiceMainOptionsProcessor | |
ServiceMainOptionsProcessor | |
ServiceProtocol | |
ServiceProtocol | |
ServiceProtocol< protocol_, PT > | |
ServiceProtocolProcessor | |
ServiceProtocolProcessor | |
ServiceProtocolProcessor | |
ServiceTestFixture< ProtocolProcessor, EH, Options, has_initializer > | |
ServiceTestFixture | |
ServletRunner | Servlets are loaded via luaL_dofile |
ServletRunnerInitializer | |
Session | |
SessionData | |
SessionInitializer | |
SessionProtocol | |
smart_ptr_type | |
detail::sqlite3_delete | |
detail::sqlite3_init | |
detail::sqlite3_stmt_delete | |
detail::sqlite3_stmt_init | |
detail::sqlite3_stmt_initializer | |
static_visitor | |
StringTo | |
detail::SVBinder< Packer, T, false > | |
detail::SVBinder< Packer, T, true > | |
detail::SVLoader< Unpacker, T, false > | |
detail::SVLoader< Unpacker, T, true > | |
Timer | |
ToString | ToString is a convenience class for converting non-string types to strings |
boost::serialization::tracking_level< boost::shared_ptr< T > > | |
URI | |
uuid_key_type | Uuid key |
UUIDGenerator | |
VectorBlob< T > | This class is intended only for use with primitive types or structures composed only of primitive types that don't define serialization functions |
boost::serialization::version< boost::shared_ptr< T > > | |
WebService | |
WebServiceCall | |
WebServiceCallContextOneWay | |
WebServiceCallContextTwoWay | |
WebServiceModule | |
WebServiceModuleConfig | |
WebServiceModuleContext | WebServiceModuleContext stores information about the initialization and execution context of a WebServiceModule so that the WebServiceModule may configure itself and reuse resources from the containing execution environment |
detail::WebServiceModuleDeleter | |
detail::WebServiceModuleFactory< PT > | |
WebServiceProtocol | |
WebServiceRunner | |
WebServiceRunnerInitializer | |