MCPcopy Create free account

hub / github.com/daniele77/cli / functions

Functions304 in github.com/daniele77/cli

MethodClear
include/cli/detail/telnetscreen.h:42
MethodCli
disable value semantics
include/cli/cli.h:121
MethodCli
include/cli/cli.h:869
MethodCliFileSession
@throw std::invalid_argument if @c _in or @c out are invalid streams
include/cli/clifilesession.h:45
MethodCliGenericTelnetServer
include/cli/detail/genericasioremotecli.h:554
MethodCliLocalTerminalSession
* @brief Construct a new Cli Local Terminal Session object that uses the specified @c std::ostream * for output. You can also specify a size for
include/cli/clilocalsession.h:63
MethodCliSession
disable value semantics
include/cli/cli.h:314
MethodCliSession
include/cli/cli.h:879
MethodCliTelnetSession
include/cli/detail/genericasioremotecli.h:454
MethodCmdHandler
include/cli/cli.h:399
MethodCommand
include/cli/cli.h:252
MethodCommand
include/cli/detail/genericasioremotecli.h:277
MethodCommandProcessor
* @brief Construct a new CommandProcessor object. * * @param _session The CLI session to be managed. * @param _kb The input device to b
include/cli/detail/commandprocessor.h:65
MethodCommands
include/cli/volatilehistorystorage.h:53
MethodConsume
include/cli/detail/genericasioremotecli.h:229
MethodCoutPtr
include/cli/cli.h:192
MethodCreate
examples/pluginmanager.cpp:146
MethodCreateSession
include/cli/detail/genericasioremotecli.h:442
MethodCreateSession
include/cli/detail/genericasioremotecli.h:576
MethodData
include/cli/detail/genericasioremotecli.h:248
MethodDeactivateInput
include/cli/detail/linuxkeyboard.h:128
MethodDescriptor
include/cli/cli.h:409
MethodDisable
include/cli/cli.h:404
MethodDisable
include/cli/cli.h:418
MethodDisconnect
include/cli/detail/server.h:55
MethodDump
include/cli/cli.h:744
MethodDump
include/cli/cli.h:754
MethodEnable
include/cli/cli.h:403
MethodEnable
include/cli/cli.h:413
MethodEncode
include/cli/detail/genericasioremotecli.h:57
MethodEncode
include/cli/detail/server.h:96
MethodEnter
include/cli/cli.h:330
MethodEnterAction
include/cli/cli.h:349
MethodEnterAction
include/cli/detail/genericasioremotecli.h:567
MethodEval
include/cli/detail/split.h:67
MethodEvalEscape
include/cli/detail/split.h:167
MethodEvalSentence
include/cli/detail/split.h:142
MethodEvalSpace
include/cli/detail/split.h:86
MethodEvalWord
include/cli/detail/split.h:115
FunctionExceptionTest
test/scheduler_test_templates.h:73
MethodExec
include/cli/cli.h:712
MethodExec
include/cli/cli.h:726
MethodExec
include/cli/cli.h:777
MethodExec
include/cli/cli.h:835
MethodExecFromHistory
include/cli/cli.h:361
MethodExecOne
include/cli/detail/genericasioscheduler.h:88
MethodExecutor
include/cli/detail/oldboostasiolib.h:52
MethodExecutor
include/cli/detail/newstandaloneasiolib.h:54
MethodExecutor
include/cli/detail/newboostasiolib.h:54
MethodExecutor
include/cli/detail/oldstandaloneasiolib.h:55
MethodExitAction
include/cli/cli.h:354
MethodExitAction
include/cli/detail/genericasioremotecli.h:572
MethodFeed
include/cli/cli.h:912
MethodFileHistoryStorage
include/cli/filehistorystorage.h:43
MethodFreeformCommand
disable value semantics
include/cli/cli.h:822
MethodGenericAsioScheduler
include/cli/detail/genericasioscheduler.h:49
MethodGenericCliAsyncSession
include/cli/detail/genericcliasyncsession.h:46
MethodGet
include/cli/detail/winkeyboard.h:131
MethodGet
include/cli/detail/linuxkeyboard.h:165
MethodGetChar
include/cli/detail/linuxkeyboard.h:157
MethodGetCommands
result[0] is the oldest command, result[size-1] the newer
include/cli/detail/history.h:132
MethodGetCompletionRecursive
Returns the collection of completions relatives to this command. For simple commands, provides a base implementation that use the name of the command
include/cli/cli.h:269
MethodGetCompletionRecursiveHelper
include/cli/cli.h:609
MethodGetCompletions
returns: - the completions of this menu command - the recursive completions of subcommands - the recursive completions of parent menu
include/cli/cli.h:544
MethodHandleCommand
* Handles a command from the user input. * * This function checks if the first element of the `cmdLine` vector matches any of the
include/cli/cli.h:654
MethodHelp
include/cli/cli.h:534
MethodHelp
include/cli/cli.h:798
MethodHelp
include/cli/cli.h:846
MethodHistory
include/cli/detail/history.h:49
MethodIdToIndex
include/cli/detail/history.h:173
MethodIndexToId
oldest has index = size-1 and id = idOfOldest newest has index = 0 and id = idOfOldest + size-1
include/cli/detail/history.h:166
MethodInputDevice
include/cli/detail/inputdevice.h:49
MethodInputSource
include/cli/detail/winkeyboard.h:56
MethodInputSource
include/cli/detail/linuxkeyboard.h:55
MethodInsert
include/cli/cli.h:469
MethodInsert
include/cli/detail/history.h:180
MethodIpAddressFromString
include/cli/detail/oldboostasiolib.h:61
MethodIpAddressFromString
include/cli/detail/newstandaloneasiolib.h:68
MethodIpAddressFromString
include/cli/detail/newboostasiolib.h:68
MethodIpAddressFromString
include/cli/detail/oldstandaloneasiolib.h:64
MethodIsEnabled
include/cli/cli.h:277
MethodKeypressed
include/cli/detail/terminal.h:84
MethodLinuxKeyboard
include/cli/detail/linuxkeyboard.h:108
MethodLoopScheduler
include/cli/loopscheduler.h:49
MethodMakeWorkGuard
include/cli/detail/oldboostasiolib.h:66
MethodMakeWorkGuard
include/cli/detail/newstandaloneasiolib.h:73
MethodMakeWorkGuard
include/cli/detail/newboostasiolib.h:73
MethodMakeWorkGuard
include/cli/detail/oldstandaloneasiolib.h:69
MethodMenu
disable value and move semantics
include/cli/cli.h:450
MethodName
examples/complete.cpp:87
MethodName
include/cli/cli.h:54
MethodName
include/cli/cli.h:55
MethodName
include/cli/cli.h:56
MethodName
include/cli/cli.h:57
MethodName
include/cli/cli.h:58
MethodName
include/cli/cli.h:59
MethodName
include/cli/cli.h:60
MethodName
include/cli/cli.h:61
MethodName
include/cli/cli.h:62
MethodName
include/cli/cli.h:63
← previousnext →101–200 of 304, ranked by callers