 main | |
  public | |
   include | |
    datatypes | |
     recordv2 | |
      diffusion-recordv2-builder.h | |
      diffusion-recordv2-mutable-record-model.h | Copyright © 2018, 2021 Push Technology Ltd., All Rights Reserved |
      diffusion-recordv2-record-model.h | DIFFUSION_RECORDV2_RECORD_MODEL data model |
      diffusion-recordv2-schema-builder.h | |
      diffusion-recordv2-schema-field.h | |
      diffusion-recordv2-schema-record.h | |
      diffusion-recordv2-schema.h | |
     diffusion-binary.h | |
     diffusion-double.h | |
     diffusion-int64.h | |
     diffusion-json.h | |
     diffusion-recordv2.h | |
     diffusion-string.h | |
     diffusion-value.h | |
    features | |
     authentication-control.h | Authentication control feature |
     client-control.h | Client control feature |
     messaging.h | This feature provides a client session with request-response messaging capabilities that can be used to implement application services |
     metrics.h | Metrics feature |
     pings.h | Pings feature |
     remote-servers.h | Remote Servers feature |
     security-control.h | Security control feature |
     session-trees.h | Session Trees feature |
     subscription-control.h | Subscription control feature |
     system-authentication-control.h | System authentication control feature |
     time-series.h | This feature allows a session to update and query time series topics |
     topic-control.h | Topic control feature |
     topic-notifications.h | This feature allows a client session to receive notifications about changes to selected topics |
     topic-update.h | This feature provides a client session with the ability to update topics |
     topic-views.h | This feature allows a client session to manage topic views |
     topics.h | Topics feature |
    types | |
     client_details_types.h | Types used for client (and by extension, session) details |
     common_types.h | Common types that don't fit anywhere else |
     content_types.h | Structures representing content types (e.g., used for updating topics) |
     conversation_types.h | Definitions for types representing conversations and conversation IDs |
     error_types.h | Types and structures relating to reported errors |
     messaging_types.h | Types used across messaging and messaging control |
     security_types.h | Constants and types relating to security and authorisation functions |
     service_types.h | This file lists the types of services supported by Diffusion (although some of these may not yet be supported by the C API) and associated structures |
     session_types.h | Types to describe a session, its parameters and related functions |
     topic_types.h | Types relating to topic messages and service messages |
     transport_types.h | Structures and definitions specific to transport related functions |
    args.h | Utilities for parsing command line arguments, as used in the examples |
    authenticator.h | An authentication handler that processes authentication requests from the server |
    conversation.h | Functions for handling conversations and conversation IDs |
    d_semaphore.h | Wrappers to provide simple semaphores based on APR mutexes and condition variables |
    datatypes.h | Copyright © 2018, 2021 Push Technology Ltd., All Rights Reserved |
    diffusion-api-error.h | Copyright © 2018, 2021 Push Technology Ltd., All Rights Reserved |
    diffusion.h | Main include file |
    error.h | Functions relating to error reporting within the API |
    fetch-request.h | A fetch request |
    hash.h | A simple hashmap implementation |
    hash_num.h | A simple hash with an numerical key implementation |
    range-query.h | Builder for queries that select a range of events from a time series |
    reconnect.h | Functions relating to session reconnection |
    registration.h | |
    responder.h | Functions for working with DIFFUSION_RESPONDER_HANDLE_T to either respond or reject requests |
    selector.h | |
    session-factory.h | Functions relating to a session and session management |
    session-lock.h | |
    session.h | Functions relating to a session and session management |
    set.h | A simple set implementation, based on hash.h |
    streams.h | Copyright © 2018, 2021 Push Technology Ltd., All Rights Reserved |
    topic-notification-registration.h | The registration state of the associated listener on the server |
    topic-selector.h | Topic Selector A topic selector identifies one or more topics and are created from a pattern expression |
    topic-specification.h | Functions used for working with topic specifications (TOPIC_SPECIFICATION_T) |
    topic.h | Functions which are used for accessing topics and their contents |
    update-constraint.h | A constraint to be applied to an update operation or the creation of an update stream |
    update-stream.h | An update stream provides a method for updating a specific topic |
    utils.h | Miscellaneous utility functions that don't fit anywhere else |
    value-stream.h | Copyright © 2018, 2021 Push Technology Ltd., All Rights Reserved |