#include <TclAccessListCheck.h>
Inheritance diagram for CTclAccessListCheck:

Public Methods | |
| CTclAccessListCheck (Tcl_Interp *pInterp, const std::string &rName) | |
| ~CTclAccessListCheck () | |
| CTCLVariable * | getVariable () const | 
| CTCLInterpreter * | getInterpreter () const | 
| virtual Bool_t | Authenticate (CInteractor &rInteractor) | 
Protected Methods | |
| void | setVariable (CTCLVariable *am_AccessList) | 
| void | setInterpreter (CTCLInterpreter *am_pInterp) | 
| CAccessListCheck * | GenerateList () | 
Private Methods | |
| CTclAccessListCheck (const CTclAccessListCheck &aCTclAccessListCheck) | |
| CTclAccessListCheck & | operator= (const CTclAccessListCheck &aCTclAccessListCheck) | 
| int | operator== (const CTclAccessListCheck &aCTclAccessListCheck) const | 
Private Attributes | |
| CTCLVariable * | m_pAccessList | 
| CTCLInterpreter * | m_pInterp | 
      
  | 
  ||||||||||||
| 
 
 Definition at line 305 of file TclAccessListCheck.cpp. References m_pAccessList, and m_pInterp.  | 
  
      
  | 
  
| 
 
 Definition at line 333 of file TclAccessListCheck.h. References m_pAccessList, and m_pInterp.  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
 Implements CAuthenticator. Definition at line 321 of file TclAccessListCheck.cpp. References CAccessListCheck::Authenticate(), and GenerateList().  | 
  
      
  | 
  
| 
 
 Definition at line 345 of file TclAccessListCheck.cpp. References CAccessListCheck::AddAclEntry(), m_pAccessList, and m_pInterp. Referenced by Authenticate().  | 
  
      
  | 
  
| 
 
 Definition at line 351 of file TclAccessListCheck.h. References m_pInterp.  | 
  
      
  | 
  
| 
 
 Definition at line 347 of file TclAccessListCheck.h. References m_pAccessList.  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
 Definition at line 364 of file TclAccessListCheck.h. References m_pInterp.  | 
  
      
  | 
  
| 
 
 Definition at line 360 of file TclAccessListCheck.h. References m_pAccessList.  | 
  
      
  | 
  
| 
 
 Definition at line 320 of file TclAccessListCheck.h. Referenced by CTclAccessListCheck(), GenerateList(), getVariable(), setVariable(), and ~CTclAccessListCheck().  | 
  
      
  | 
  
| 
 
 Definition at line 321 of file TclAccessListCheck.h. Referenced by CTclAccessListCheck(), GenerateList(), getInterpreter(), setInterpreter(), and ~CTclAccessListCheck().  | 
  
1.2.16