mermaid::support::service::DataFeedDescription Class Reference
Class holding the description of a DataFeed.
More...
#include <DataFeedDescription.hpp>
List of all members.
Public Member Functions |
| DataFeedDescription (std::string dataFeedName, std::string comment, std::string outputDataName) |
std::string | getComment () |
std::string | getDataFeedName () |
std::string | getDataFeedOutputDataName () |
Detailed Description
Class holding the description of a DataFeed.
- Author:
- Marco Barbosa
Definition at line 58 of file DataFeedDescription.hpp.