typedef XorpCallback5<int, const string&, const string&, uint32_t, const vector<string>&, const vector<string>& >::RefPtr CLI_PROCESS_CALLBACK | CLI_PROCESS_CALLBACK |
#include <cli_command.hh>
typedef XorpCallback5<void, const string&, const string&, uint32_t, const vector<string>&, const vector<string>& >::RefPtr CLI_INTERRUPT_CALLBACK | CLI_INTERRUPT_CALLBACK |
#include <cli_command.hh>
typedef XorpCallback1<map<string, CliCommandMatch>, const vector<string>& >::RefPtr DYNAMIC_CHILDREN_CALLBACK | DYNAMIC_CHILDREN_CALLBACK |
#include <cli_command.hh>
typedef int (*CLI_PROCESS_FUNC) (const string& server_name, const string& cli_term_name, uint32_t cli_session_id, const vector<string>& command_global_name, const vector<string>& command_args) | (*CLI_PROCESS_FUNC) |
#include <cli_command.hh>
typedef void (*CLI_INTERRUPT_FUNC) (const string& server_name, const string& cli_term_name, uint32_t cli_session_id, const vector<string>& command_global_name, const vector<string>& command_args) | (*CLI_INTERRUPT_FUNC) |
#include <cli_command.hh>
typedef CLI_COMPLETION_FUNC_ (CLI_COMPLETION_FUNC)
| CLI_COMPLETION_FUNC_ |
#include <cli_command.hh>