ReadTextFileAsString Class
Read the contents of a text file and output the contents as a std::string. More...
Declaration
class moveit_pro::behaviors::ReadTextFileAsString { ... }
#include <read_text_file_as_string.hpp>
Base class
Public Constructors Index
| ReadTextFileAsString (const std::string &name, const BT::NodeConfiguration &config, const std::shared_ptr< BehaviorContext > &shared_resources) |
|
|
|
Public Member Functions Index
| BT::NodeStatus | tick () override |
|
|
|
Public Static Functions Index
Description
Read the contents of a text file and output the contents as a std::string.
| Data Port Name | Port Type | Object Type |
|---|
| text_filename | input | std::string |
| string_file_contents | output | std::string |
Definition at line 27 of file read_text_file_as_string.hpp.
Public Constructors
ReadTextFileAsString()
| moveit_pro::behaviors::ReadTextFileAsString::ReadTextFileAsString (const std::string & name, const BT::NodeConfiguration & config, const std::shared_ptr< BehaviorContext > & shared_resources) |
|
Public Member Functions
tick()
| BT::NodeStatus moveit_pro::behaviors::ReadTextFileAsString::tick () |
|
Public Static Functions
metadata()
| BT::KeyValueVector moveit_pro::behaviors::ReadTextFileAsString::metadata () |
|
static
|
providedPorts()
| BT::PortsList moveit_pro::behaviors::ReadTextFileAsString::providedPorts () |
|
static
|
The documentation for this class was generated from the following files:
Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.