|
DDS
ver. 3.6
|
#include <memory>#include <vector>Go to the source code of this file.
Classes | |
| struct | dds::SConfigRecord |
| The class represents a single record of a dds-ssh configuration file. More... | |
| class | dds::CSSHConfigFile |
| Reads dds-ssh configuration file either from a text file or stream. More... | |
Namespaces | |
| dds | |
| Miscellaneous functions and helpers are located here. | |
Typedefs | |
| using | dds::configRecord_t = std::shared_ptr< SConfigRecord > |
| using | dds::configRecords_t = std::vector< configRecord_t > |
1.8.15