ldas-tools-framecpp
2.5.8
|
#include <FrStatData.hh>
Classes | |
struct | ref_type |
Public Types | |
typedef LDASTools::AL::SharedPtr < TDetector > | detector_type |
typedef LDASTools::AL::SharedConstPtr < TDetector > | const_detector_type |
typedef Common::SearchContainer< TVect,&TVect::GetName > | data_type |
typedef data_type::iterator | iterator |
typedef data_type::const_iterator | const_iterator |
Public Member Functions | |
detector_type | GetDetector () |
const_detector_type | GetDetector () const |
const data_type & | RefData () const |
data_type & | RefData () |
detector_type * | AddressOfDetector () const |
void | SetDetector (detector_type Detector) |
bool | operator== (const FrStatDataRefsT &RHS) const |
Static Public Attributes | |
static const INT_2U | MAX_REF = 2 |
Protected Attributes | |
ref_type | m_refs |
typedef LDASTools::AL::SharedConstPtr< TDetector > FrameCPP::Version_3::FrStatDataRefsT< TDetector, TVect >::const_detector_type |
typedef data_type::const_iterator FrameCPP::Version_3::FrStatDataRefsT< TDetector, TVect >::const_iterator |
typedef Common::SearchContainer< TVect, &TVect::GetName > FrameCPP::Version_3::FrStatDataRefsT< TDetector, TVect >::data_type |
typedef LDASTools::AL::SharedPtr< TDetector > FrameCPP::Version_3::FrStatDataRefsT< TDetector, TVect >::detector_type |
typedef data_type::iterator FrameCPP::Version_3::FrStatDataRefsT< TDetector, TVect >::iterator |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
static |