NetcdfReporting.hpp
Go to the documentation of this file.
1 #ifndef ORO_COMP_NETCDF_REPORTING_HPP
2 #define ORO_COMP_NETCDF_REPORTING_HPP
3 
4 #include "ReportingComponent.hpp"
5 
6 #include <ocl/OCL.hpp>
7 
8 namespace OCL
9 {
14  : public ReportingComponent
15  {
16  protected:
17 
22 
26  int ncid;
30  int dimsid;
31 
34  public:
35  NetcdfReporting(const std::string& fr_name);
36 
37  bool startHook();
38 
39  void stopHook();
40 
41  };
42 }
43 
44 #endif
45 
RTT::marsh::MarshallInterface * fheader
NetcdfReporting(const std::string &fr_name)
RTT::marsh::MarshallInterface * fbody
RTT::Property< std::string > repfile
A Component for periodically reporting Component Port contents to a human readable text format...


ocl
Author(s): OCL Development Team
autogenerated on Mon Mar 23 2020 04:47:19