A Consumer-class that is used internally to connect several Consumer streams to a TConnector-class.
一个Consumer-类,用于内部连接几个Consumer流TConnector级。
This class is only for use by functions internal to the Streamer package. The TOut-class is responsible for filing the .records field of the TConnector with adequate number of records.
这个类是只Streamer包内部功能使用。 TOut类是负责提交.records有足够数量的记录TConnector领域的。
用法----------Usage----------
TOut(..., yieldSize=1e6, verbose=FALSE)
参数----------Arguments----------
参数:...
Additional arguments. Currently not used
额外的参数。目前未使用
参数:verbose
logical(1) indicating whether class methods should report to the user.
logical(1)类的方法是否应该报告给用户。
参数:yieldSize
The number of records the input parser is to yield.
输入分析器的记录数是屈服。
构造----------Constructors----------
Use TOut to construct instances of this class.
使用TOut建设这个类的实例。
领域----------Fields----------
start: A integer(1) indicating the start position of the
start:一个integer(1)指示的起始位置
.records: A temporary buffer of the TConnector from which
.records:的TConnector的临时缓冲区
方法----------Methods----------
initalize(...): Initializes the fields of the TOut
initalize(...):初始化TOut的领域
yield(): Retrieves records from the TConnector-class
yield():TConnector级检索记录