|
WSF
|
#include "wsf_export.h"#include <ostream>

Go to the source code of this file.
Namespaces | |
| namespace | wsf |
| Function definitions for those who need run-time access to the version. | |
| namespace | wsf::event |
| namespace | wsf::event::utils |
| event_output utilities for printing of text based event results | |
| namespace | wsf::event::utilsCSV |
| csv_event_output utilities for printing of CSV based event results | |
Functions | |
| void | wsf::event::utils::Write (std::ostream &aStream, const GenUniqueId &aApplicationId) |
| void | wsf::event::utilsCSV::Write (std::ostream &aStream, const GenUniqueId &aApplicationId) |