#include <call.h>
  
  | 
        
          | grpc::CallOpSendMessage::CallOpSendMessage | ( |  | ) |  |  | inline | 
 
 
  
  | 
        
          | void grpc::CallOpSendMessage::AddOp | ( | grpc_op * | ops, |  
          |  |  | size_t * | nops |  
          |  | ) |  |  |  | inlineprotected | 
 
 
  
  | 
        
          | void grpc::CallOpSendMessage::FinishOp | ( | bool * | status, |  
          |  |  | int | max_message_size |  
          |  | ) |  |  |  | inlineprotected | 
 
 
template<class M > 
      
        
          | Status grpc::CallOpSendMessage::SendMessage | ( | const M & | message, | 
        
          |  |  | const WriteOptions & | options | 
        
          |  | ) |  |  | 
      
 
Send message using options for the write. 
The options are cleared after use. 
 
 
template<class M > 
      
        
          | Status grpc::CallOpSendMessage::SendMessage | ( | const M & | message | ) |  | 
      
 
 
The documentation for this class was generated from the following file:
- include/grpc++/impl/codegen/call.h