Caffe
Public Member Functions | Protected Member Functions | Protected Attributes | Friends | List of all members
caffe::DataReader::Body Class Reference
Inheritance diagram for caffe::DataReader::Body:
caffe::InternalThread

Public Member Functions

 Body (const LayerParameter &param)
 
- Public Member Functions inherited from caffe::InternalThread
void StartInternalThread ()
 
void StopInternalThread ()
 
bool is_started () const
 

Protected Member Functions

void InternalThreadEntry ()
 
void read_one (db::Cursor *cursor, QueuePair *qp)
 
 DISABLE_COPY_AND_ASSIGN (Body)
 
- Protected Member Functions inherited from caffe::InternalThread
bool must_stop ()
 

Protected Attributes

const LayerParameter param_
 
BlockingQueue< shared_ptr< QueuePair > > new_queue_pairs_
 

Friends

class DataReader
 

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