Public Member Functions | List of all members
mr3::DoContext< T > Class Template Reference

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)
 
RawContextraw ()
 
bool is_binary () const
 
const std::string & input_file_name () const
 
const RawContext::InputMetaDatameta_data () const
 
size_t input_pos () const
 
void SetOutputShard (ShardId sid)
 
void CloseShard (const ShardId &sid)
 

Detailed Description

template<typename T>
class mr3::DoContext< T >

Definition at line 18 of file do_context.h.


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