Public Member Functions | |
| DoContext (const Output< T > &out, RawContext *context) | |
| template<typename U > | |
| void | Write (const ShardId &shard_id, U &&u) |
| void | Write (T &t) |
| void | Write (T &&t) |
| RawContext * | raw () |
| bool | is_binary () const |
| const std::string & | input_file_name () const |
| const RawContext::InputMetaData & | meta_data () const |
| size_t | input_pos () const |
| void | SetOutputShard (ShardId sid) |
| void | CloseShard (const ShardId &sid) |
Definition at line 18 of file do_context.h.
1.8.15