Definition at line 111 of file ILLMMsgs.cpp.
◆ funcptr_t
◆ ILLMMsgs_setPrompt_helper() [1/2]
yarp::dev::llm::ILLMMsgs_setPrompt_helper::ILLMMsgs_setPrompt_helper |
( |
| ) |
|
|
default |
◆ ILLMMsgs_setPrompt_helper() [2/2]
yarp::dev::llm::ILLMMsgs_setPrompt_helper::ILLMMsgs_setPrompt_helper |
( |
const std::string & |
prompt | ) |
|
|
explicit |
◆ call()
void yarp::dev::llm::ILLMMsgs_setPrompt_helper::call |
( |
ILLMMsgs * |
ptr | ) |
|
◆ read()
Read this object from a network connection.
Override this for your particular class.
- Parameters
-
reader | an interface to the network connection for reading |
- Returns
- true iff the object is successfully read
Implements yarp::os::Portable.
Definition at line 479 of file ILLMMsgs.cpp.
◆ write()
Write this object to a network connection.
Override this for your particular class. Be aware that depending on the nature of the connections a port has, and what protocol they use, and how efficient the YARP implementation is, this method may be called once, twice, or many times, as the result of a single call to Port::write
- Parameters
-
writer | an interface to the network connection for writing |
- Returns
- true iff the object is successfully written
Implements yarp::os::Portable.
Definition at line 474 of file ILLMMsgs.cpp.
◆ cmd
Command yarp::dev::llm::ILLMMsgs_setPrompt_helper::cmd |
◆ reply
Reply yarp::dev::llm::ILLMMsgs_setPrompt_helper::reply |
◆ s_cmd_len
constexpr size_t yarp::dev::llm::ILLMMsgs_setPrompt_helper::s_cmd_len {2} |
|
staticconstexpr |
◆ s_help
constexpr const char* yarp::dev::llm::ILLMMsgs_setPrompt_helper::s_help {""} |
|
staticconstexpr |
◆ s_prototype
constexpr const char* yarp::dev::llm::ILLMMsgs_setPrompt_helper::s_prototype {"yarp::dev::ReturnValue ILLMMsgs::setPrompt(const std::string& prompt)"} |
|
staticconstexpr |
◆ s_reply_len
constexpr size_t yarp::dev::llm::ILLMMsgs_setPrompt_helper::s_reply_len {1} |
|
staticconstexpr |
◆ s_tag
constexpr const char* yarp::dev::llm::ILLMMsgs_setPrompt_helper::s_tag {"setPrompt"} |
|
staticconstexpr |
◆ s_tag_len
constexpr size_t yarp::dev::llm::ILLMMsgs_setPrompt_helper::s_tag_len {1} |
|
staticconstexpr |
The documentation for this class was generated from the following file:
- src/devices/messages/ILLMMsgs/idl_generated_code/yarp/dev/llm/ILLMMsgs.cpp