A proxy class for C++ plugins.  
 More...
#include <CppPluginProxy.h>
A proxy class for C++ plugins. 
Definition at line 53 of file CppPluginProxy.h.
 
      
        
          | te::core::CppPluginProxy::CppPluginProxy  | 
          ( | 
          const std::shared_ptr< Library > &  | 
          slib,  | 
        
        
           | 
           | 
          std::unique_ptr< CppPlugin >  | 
          real_plugin  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | te::core::CppPluginProxy::~CppPluginProxy  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | const PluginInfo& te::core::CppPluginProxy::info  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | bool te::core::CppPluginProxy::initialized  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | void te::core::CppPluginProxy::shutdown  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | void te::core::CppPluginProxy::startup  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | Impl* te::core::CppPluginProxy::m_pimpl | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_master/src/terralib/core/plugin/CppPluginProxy.h