TSDuck v3.40-3963
MPEG Transport Stream Toolkit
|
Configuration files management. More...
Classes | |
class | ts::ConfigFile |
Representation of a configuration file. More... | |
Namespaces | |
namespace | ts |
TSDuck namespace, containing all TSDuck classes and functions. | |
Functions | |
std::ostream & | operator<< (std::ostream &strm, const ts::ConfigFile &config) |
Output operator for the class ts::ConfigFile on standard text streams. | |
Configuration files management.
|
inline |
Output operator for the class ts::ConfigFile on standard text streams.
[in,out] | strm | An standard stream in output mode. |
[in] | config | A ts::ConfigFile object. |