summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_external/doc/doxygen/components/TransportManager/Internal Design/index.txt
blob: b29ec48dd1588450e953d671805f315c13526550 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*! \page components_transportmanager_internal_design Component Internal Design

This chapter is focused on Transport Manager internal design and describes internal sub-components and use of multi-threading.

Information regarding sub-components is described in following topics:
    - \subpage components_transportmanager_internal_design_transport_adapters "Device Adapters"
    - \subpage components_transportmanager_internal_design_trasport_manager "Trasport Manager Implementation"

Detailed description of sub-components interaction is described here:
    - \subpage components_transportmanager_internal_design_interaction "Sub-Components Interaction"

More information about internal usage of multi-threading id described here:
    - \subpage components_transportmanager_internal_design_multithreading "Multi-Threading in Component"

*/