cli_command.hh
- typedef XorpCallback5<int,	
    const char *,		
    const char *,		
    uint32_t,			
    const char *,		
    const vector<string>&	
>::RefPtr  CLI_PROCESS_CALLBACK
- typedef XorpCallback2<set<string>, 
    const string&		,
    bool&			
>::RefPtr  DYNAMIC_CHILDREN_CALLBACK
- typedef int  (*CLI_PROCESS_FUNC) (const char *server_name,
				 const char *cli_term_name,
				 uint32_t cli_session_id,
				 const char *command_global_name,
				 const vector<string>& command_args) 
- typedef  CLI_COMPLETION_FUNC_ (CLI_COMPLETION_FUNC) 
Global member Documentation
| typedef XorpCallback5<int,	
    const char *,		
    const char *,		
    uint32_t,			
    const char *,		
    const vector<string>&	
>::RefPtr  CLI_PROCESS_CALLBACK | CLI_PROCESS_CALLBACK | 
#include <cli_command.hh>
| typedef XorpCallback2<set<string>, 
    const string&		,
    bool&			
>::RefPtr  DYNAMIC_CHILDREN_CALLBACK | DYNAMIC_CHILDREN_CALLBACK | 
#include <cli_command.hh>
| typedef int  (*CLI_PROCESS_FUNC) (const char *server_name,
				 const char *cli_term_name,
				 uint32_t cli_session_id,
				 const char *command_global_name,
				 const vector<string>& command_args) | (*CLI_PROCESS_FUNC) | 
#include <cli_command.hh>
| typedef  CLI_COMPLETION_FUNC_ (CLI_COMPLETION_FUNC) 
 | CLI_COMPLETION_FUNC_ | 
#include <cli_command.hh>
	
	| Generated by: pavlin on possum.icir.org on Thu Nov  6 23:46:55 2003, using kdoc 2.0a54+XORP. |