typedef XorpCallback5<int, const string&, const string&, uint32_t, const 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 string&, const vector<string>& >::RefPtr CLI_INTERRUPT_CALLBACK | CLI_INTERRUPT_CALLBACK |
#include <cli_command.hh>
typedef XorpCallback3<map<string, string>, const string& , bool& , bool& >::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 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 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>