worker_thread_info< T > Struct Template Reference

structure that has Hazy_Worker and parsed_vec More...

List of all members.

Public Member Functions

 worker_thread_info (Hazy_Worker *_hw, int _server_id)
 worker_thread_info (Hazy_Worker *_hw, Read_Specialized_Hazy_Sgd< T > *_sgd, int _server_id)
 worker_thread_info (Hazy_Worker *_hw, T &pv)
 worker_thread_info (Hazy_Worker *_hw, Node< T > *_tree, int _server_id)

Public Attributes

Hazy_Workerhw
int server_id
Hazy_Workerhw
Read_Specialized_Hazy_Sgd<
T > * 
sgd
Hazy_Workerhw
T & _parsed_vec
Hazy_Workerhw
Node< T > * tree


Detailed Description

template<class T>
struct worker_thread_info< T >

structure that has Hazy_Worker and parsed_vec


Constructor & Destructor Documentation

template<class T>
worker_thread_info< T >::worker_thread_info ( Hazy_Worker _hw,
int  _server_id 
) [inline]

template<class T>
worker_thread_info< T >::worker_thread_info ( Hazy_Worker _hw,
Read_Specialized_Hazy_Sgd< T > *  _sgd,
int  _server_id 
) [inline]

template<class T>
worker_thread_info< T >::worker_thread_info ( Hazy_Worker _hw,
T &  pv 
) [inline]

template<class T>
worker_thread_info< T >::worker_thread_info ( Hazy_Worker _hw,
Node< T > *  _tree,
int  _server_id 
) [inline]


Member Data Documentation

template<class T>
T& worker_thread_info< T >::_parsed_vec

template<class T>
Hazy_Worker* worker_thread_info< T >::hw

template<class T>
Hazy_Worker* worker_thread_info< T >::hw

template<class T>
Hazy_Worker* worker_thread_info< T >::hw

template<class T>
Hazy_Worker* worker_thread_info< T >::hw

template<class T>
int worker_thread_info< T >::server_id

template<class T>
Read_Specialized_Hazy_Sgd<T>* worker_thread_info< T >::sgd

template<class T>
Node<T>* worker_thread_info< T >::tree


The documentation for this struct was generated from the following files:
Generated on Wed Dec 15 10:46:16 2010 for Hazy_System by  doxygen 1.4.7