#include <string>
#include <iosfwd>


構成 | |
| class | ConfigData |
| Holder for the configuration variables. [詳細] | |
マクロ定義 | |
| #define | CONFIG_DATA_HEADER_ |
関数 | |
| std::ostream & | operator<< (std::ostream &ost, const ConfigData &cd) |
| ConfigData をストリームに出力する | |
| #define CONFIG_DATA_HEADER_ |
| std::ostream& operator<< | ( | std::ostream & | ost, | |
| const ConfigData & | cd | |||
| ) |
1.5.5