Instance Methods | List of all members
GRXMappingWriter Class Reference

#import <GRXMappingWriter.h>

Inheritance diagram for GRXMappingWriter:
Inheritance graph
[legend]

Instance Methods

(instancetype) - initWithWriter:map:
 
- Instance Methods inherited from GRXForwardingWriter
(instancetype) - initWithWriter:
 
- Instance Methods inherited from GRXWriter
(void) - finishWithError:
 
(GRXWriter *) - map:
 
(void) - startWithWriteable:
 

Additional Inherited Members

- Class Methods inherited from GRXWriter
(instancetype) + emptyWriter
 
(instancetype) + writerWithContainer:
 
(instancetype) + writerWithEnumerator:
 
(instancetype) + writerWithError:
 
(instancetype) + writerWithValue:
 
(instancetype) + writerWithValueSupplier:
 
- Properties inherited from GRXWriter
GRXWriterState state
 

Detailed Description

A "proxy" writer that transforms all the values of its input writer by using a mapping function.

Definition at line 23 of file GRXMappingWriter.h.

Method Documentation

◆ initWithWriter:map:

- (instancetype) initWithWriter: (GRXWriter *)  writer
map: (id(^)(id value))  NS_DESIGNATED_INITIALIZER 

The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:46