#include <remote.h>
Inheritance diagram for remote_crtl:

Public Member Functions | |
| remote_crtl (remote_verb *rvlist) | |
| virtual | ~remote_crtl () | 
| virtual int | eval (char *cmdstr) | 
| virtual int | addcmd (gchar **cmdargvlist)=0 | 
| virtual int | checkentry (gchar **cmdargvlist)=0 | 
| virtual int | checkactions (gchar **cmdargvlist)=0 | 
| virtual void | waitfkt () | 
| void | senderror (char *errstr) | 
| void | sendcmd (char *cmd, char *arg, gchar **arglist) | 
| void | quit () | 
| int | ExecAction (gchar **arglist) | 
| remote_crtl (remote_verb *rvlist) | |
| virtual | ~remote_crtl () | 
| virtual int | eval (char *cmdstr) | 
| virtual int | addcmd (gchar **cmdargvlist)=0 | 
| virtual int | checkentry (gchar **cmdargvlist)=0 | 
| virtual int | checkactions (gchar **cmdargvlist)=0 | 
| virtual void | waitfkt () | 
| void | senderror (char *errstr) | 
| void | sendcmd (char *cmd, char *arg, gchar **arglist) | 
| void | quit () | 
| int | ExecAction (gchar **arglist) | 
Private Member Functions | |
| int | FindFktExec (char *cmd, char *arg, gchar **arglist) | 
| int | FindFktExec (char *cmd, char *arg, gchar **arglist) | 
Private Attributes | |
| remote_verb * | rlist | 
| remote_cmd * | rfkt | 
| char * | rarg | 
| remote_verb * | rlist | 
| remote_cmd * | rfkt | 
| char * | rarg | 
Definition at line 82 of file remote.h.
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
 Implemented in RemoteControl, and RemoteControl.  | 
  
      
  | 
  
| 
 
 Implemented in RemoteControl, and RemoteControl.  | 
  
      
  | 
  
| 
 
 Implemented in RemoteControl, and RemoteControl.  | 
  
      
  | 
  
| 
 
 Implemented in RemoteControl, and RemoteControl. Referenced by FindFktExec().  | 
  
      
  | 
  
| 
 
 Implemented in RemoteControl, and RemoteControl.  | 
  
      
  | 
  
| 
 
 Implemented in RemoteControl, and RemoteControl. Referenced by FindFktExec().  | 
  
      
  | 
  
| 
 
 Reimplemented from remote.  | 
  
      
  | 
  
| 
 
 Reimplemented from remote.  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
 Definition at line 165 of file remote.C. References remote_cmd::CmdFkt, remote_cmd::data, DBG_L2, rfkt, and XSM_DEBUG. Referenced by FindFktExec().  | 
  
      
  | 
  ||||||||||||||||
| 
 
  | 
  
      
  | 
  ||||||||||||||||
| 
 
 Definition at line 178 of file remote.C. References checkactions(), checkentry(), remote_cmd::cmd, remote_verb::cmd_list, DBG_L3, ExecAction(), FALSE, MAX, REMO_ACTION, REMO_CBACTION, REMO_ENDLIST, REMO_MENUACTION, REMO_SETENTRY, rfkt, rlist, TRUE, remote_verb::typ, remote_verb::verb, and XSM_DEBUG. Referenced by quit(), sendcmd(), and senderror().  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
 Definition at line 232 of file remote.C. References DBG_L1, FindFktExec(), and XSM_DEBUG_ERROR.  | 
  
      
  | 
  ||||||||||||||||
| 
 
  | 
  
      
  | 
  ||||||||||||||||
| 
 
 Definition at line 227 of file remote.C. References DBG_L1, FindFktExec(), and XSM_DEBUG_ERROR.  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
 Definition at line 222 of file remote.C. References DBG_L1, FindFktExec(), and XSM_DEBUG_ERROR.  | 
  
      
  | 
  
| 
 
 Reimplemented from remote. Reimplemented in RemoteControl, and RemoteControl.  | 
  
      
  | 
  
| 
 
 Reimplemented from remote. Reimplemented in RemoteControl, and RemoteControl.  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
 Definition at line 104 of file remote.h. Referenced by ExecAction(), FindFktExec(), and remote_crtl().  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
 Definition at line 103 of file remote.h. Referenced by FindFktExec(), and remote_crtl().  | 
  
 1.4.6