#include "Semaphore.H"
#include "DynamicFactorRelations.H"
#include "Cprocess_clients.H"


Go to the source code of this file.
Classes | |
| class | DynamicRelations | 
| class | DynamicRelations::IstreamPool | 
| class | CServerDynamicFactorRelations | 
Functions | |
| void | fillin_streampos (TDynamicFactorRelation &FaRelSearch) | 
| bool | is_dynamic_factor (const int number) | 
| bool | is_dynamic_factor (TDynamicFactorRelation &FaRelSearch) | 
Variables | |
| std::string | DynamicRelationsFile | 
| CServerDynamicFactorRelations | DynamicFactorRelations | 
Definition in file DynamicRelations.H.
| void fillin_streampos | ( | TDynamicFactorRelation & | FaRelSearch | ) |  [inline] | 
        
Definition at line 188 of file DynamicRelations.H.
References std::set< _Key, _Compare, _Alloc >::end(), std::set< _Key, _Compare, _Alloc >::find(), and TDynamicFactorRelation::fpos.
Referenced by CRelation::combine(), and CRelation::multi_combine_main().

| bool is_dynamic_factor | ( | TDynamicFactorRelation & | FaRelSearch | ) | 
Definition at line 215 of file DynamicRelations.H.
References std::set< _Key, _Compare, _Alloc >::end(), and std::set< _Key, _Compare, _Alloc >::find().

| bool is_dynamic_factor | ( | const int | number | ) | 
Definition at line 200 of file DynamicRelations.H.
References std::set< _Key, _Compare, _Alloc >::end(), TDynamicFactorRelation::factor, and std::set< _Key, _Compare, _Alloc >::find().
Referenced by Cprocess_clients::process_data_stream(), and SpecialRelations::split_by_primefactor().

Definition at line 180 of file DynamicRelations.H.
Referenced by CClientDynamicFactorFetcher::fetch(), main(), Cprocess_clients::process_data_stream(), SpecialRelations::split_by_primefactor(), statistical_data::StatusReport(), and statistical_data::XML_StatusReport().
 1.5.4