| 
|   | IRpcServer_add_int_helper (const std::int32_t x) | 
|   | 
| bool  | write (yarp::os::ConnectionWriter &connection) const override | 
|   | 
| bool  | read (yarp::os::ConnectionReader &connection) override | 
|   | 
Definition at line 110 of file IRpcServer.cpp.
 
◆ IRpcServer_add_int_helper()
  
  
      
        
          | IRpcServer_add_int_helper::IRpcServer_add_int_helper  | 
          ( | 
          const std::int32_t  | 
          x | ) | 
           | 
         
       
   | 
  
explicit   | 
  
 
 
◆ read()
  
  
      
        
          | bool IRpcServer_add_int_helper::read  | 
          ( | 
          yarp::os::ConnectionReader &  | 
          connection | ) | 
           | 
         
       
   | 
  
override   | 
  
 
 
◆ write()
  
  
      
        
          | bool IRpcServer_add_int_helper::write  | 
          ( | 
          yarp::os::ConnectionWriter &  | 
          connection | ) | 
           const | 
         
       
   | 
  
override   | 
  
 
 
◆ m_x
      
        
          | std::int32_t IRpcServer_add_int_helper::m_x | 
        
      
 
 
◆ s_return_helper
  
  
      
        
          | thread_local std::int32_t IRpcServer_add_int_helper::s_return_helper = {} | 
         
       
   | 
  
static   | 
  
 
 
The documentation for this class was generated from the following file: