Chroma::InlineEraseNamedObj Class Reference
[IO support]

Inline writing of memory objects. More...

#include <inline_erase_obj.h>

Inheritance diagram for Chroma::InlineEraseNamedObj:

Chroma::AbsInlineMeasurement List of all members.

Public Member Functions

 ~InlineEraseNamedObj ()
 InlineEraseNamedObj (const InlineEraseNamedObjParams &p)
 InlineEraseNamedObj (const InlineEraseNamedObj &p)
unsigned long getFrequency (void) const
 Tell me how often I should measure this beastie.
void operator() (const unsigned long update_no, XMLWriter &xml_out)
 Do the writing.

Private Attributes

InlineEraseNamedObjParams params

Detailed Description

Inline writing of memory objects.

Definition at line 43 of file inline_erase_obj.h.


Constructor & Destructor Documentation

Chroma::InlineEraseNamedObj::~InlineEraseNamedObj (  )  [inline]

Definition at line 46 of file inline_erase_obj.h.

Chroma::InlineEraseNamedObj::InlineEraseNamedObj ( const InlineEraseNamedObjParams p  )  [inline]

Definition at line 47 of file inline_erase_obj.h.

Chroma::InlineEraseNamedObj::InlineEraseNamedObj ( const InlineEraseNamedObj p  )  [inline]

Definition at line 48 of file inline_erase_obj.h.


Member Function Documentation

unsigned long Chroma::InlineEraseNamedObj::getFrequency ( void   )  const [inline, virtual]

Tell me how often I should measure this beastie.

Implements Chroma::AbsInlineMeasurement.

Definition at line 50 of file inline_erase_obj.h.

References Chroma::InlineEraseNamedObjParams::frequency, and params.

void Chroma::InlineEraseNamedObj::operator() ( const unsigned long  update_no,
XMLWriter &  xml_out 
) [virtual]

Do the writing.

Implements Chroma::AbsInlineMeasurement.

Definition at line 102 of file inline_erase_obj.cc.

References END_CODE, Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), Chroma::InlineEraseNamedObjEnv::name, Chroma::InlineEraseNamedObjParams::named_obj, Chroma::InlineEraseNamedObjParams::NamedObject_t::object_id, params, START_CODE, and Chroma::write().


Member Data Documentation

InlineEraseNamedObjParams Chroma::InlineEraseNamedObj::params [private]

Definition at line 57 of file inline_erase_obj.h.

Referenced by getFrequency(), and operator()().


The documentation for this class was generated from the following files:
Generated on Sun Nov 22 04:40:21 2009 for CHROMA by  doxygen 1.4.7