1 #ifndef ORO_COMP_FILE_REPORTING_HPP 2 #define ORO_COMP_FILE_REPORTING_HPP 4 #include "ReportingComponent.hpp" 28 RTT::marsh::MarshallInterface* fheader;
29 RTT::marsh::MarshallInterface* fbody;
std::ofstream mfile
File to write reports to.
bool screenComponent(const std::string &comp)
Writes the interface status of comp to a file 'comp.screen'.
A component which writes data reports to a file.
RTT::Property< std::string > repfile
File name to write reports to.
The Orocos Component Library.
A Component for periodically reporting Component Port contents to a human readable text format...