cli Globals


 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

cli_command.hh

Global member Documentation

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>



Generated by: pavlin on kobe.xorp.net on Wed Jan 7 19:10:53 2009, using kdoc 2.0a54+XORP.