#include <data_broker.hpp>
|
| enum class | LuaDatatype { X
, LUADATATYPE_LIST
} |
| |
| enum class | PhysicalQuantity { X
, PHYSICALQUANTITIES_LIST
} |
| |
|
using | tag_type = LuaAutocompletionTag |
| |
|
|
| LuaAutocompletionTag (LuaDatatype datatype_, PhysicalQuantity unit_, std::string text_) |
| |
|
|
std::string | to_string (LuaDatatype type) |
| |
|
std::string | to_string (PhysicalQuantity type) |
| |
Signal-Metainformation for generation of Lua documentation
◆ datatype
| LuaDatatype cloe::LuaAutocompletionTag::datatype |
Lua datatype of the signal
◆ text
| std::string cloe::LuaAutocompletionTag::text |
Documentation text
- Note
- Use
to achieve a linebreak
◆ unit
| PhysicalQuantity cloe::LuaAutocompletionTag::unit |
Lua datatype of the signal
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/cloe/checkouts/latest/runtime/include/cloe/data_broker.hpp