| 
    MeVisLab Toolbox Reference
    
   | 
 
#include <mlLightweight.h>
Public Types | |
| typedef VisitorType::result_type | result_type | 
Public Member Functions | |
| lightweight_visitor (VisitorType &visitor) | |
| template<typename T > | |
| result_type | operator() (T &value) | 
Definition at line 92 of file mlLightweight.h.
| typedef VisitorType::result_type lightweight::lightweight_visitor< VisitorType >::result_type | 
Definition at line 94 of file mlLightweight.h.
      
  | 
  inline | 
Definition at line 96 of file mlLightweight.h.
      
  | 
  inline | 
Definition at line 99 of file mlLightweight.h.
References lightweight::access().