semf
semf::esh::Command Member List

This is the complete list of members for semf::esh::Command, including all inherited members.

Command(std::string_view name, std::string_view help, SlotBase< int, char **, Printer &, int & > &callback, Shell &esh)semf::esh::Command
Command(std::string_view name, std::string_view help, Shell &esh)semf::esh::Command
Command(std::string_view name, std::string_view help)semf::esh::Command
Command(const Command &other)=deletesemf::esh::Command
help() constsemf::esh::Command
isInAList()semf::LinkedList< T >::Nodeinline
name() constsemf::esh::Command
next() constsemf::LinkedList< T >::Nodeinline
previous() constsemf::LinkedList< T >::Nodeinline
SEMF_SIGNAL(command, int, char **, Printer &, int &)semf::esh::Command
setNext(T *next)semf::LinkedList< T >::Nodeinline
setPrevious(T *previous)semf::LinkedList< T >::Nodeinline
~Command()=defaultsemf::esh::Commandvirtual
~Node()=defaultsemf::LinkedList< T >::Nodevirtual