#include <RExports.h>Namespaces | |
| namespace | ROOT | 
| namespace | ROOT::R | 
| namespace associated R package for ROOT.  | |
Macros | |
| #define | PARAMS(protos) () | 
Typedefs | |
| typedef char * | rl_compentry_func_t() | 
| typedef char ** | rl_completion_func_t() | 
Functions | |
| void | add_history () | 
| char * | ROOT::R::R_completion_generator (const char *text, int state) | 
| char ** | ROOT::R::R_custom_completion (const char *text, int start, int end) | 
| char * | readline () | 
| char ** | rl_completion_matches () | 
Variables | |
| rl_completion_func_t * | rl_attempted_completion_function | 
| int | rl_attempted_completion_over | 
| int | rl_completion_append_character | 
| char * | rl_line_buffer | 
| #define PARAMS | ( | protos | ) | () | 
Definition at line 15 of file TRCompletion.h.
| typedef char * rl_compentry_func_t() | 
Definition at line 21 of file TRCompletion.h.
| typedef char ** rl_completion_func_t() | 
Definition at line 20 of file TRCompletion.h.
      
  | 
  extern | 
      
  | 
  extern | 
      
  | 
  extern | 
      
  | 
  extern | 
      
  | 
  extern | 
      
  | 
  extern | 
      
  | 
  extern |