ReconEvent Class Reference

#include <ReconEvent.h>

List of all members.

Public Member Functions

 ReconEvent ()
virtual ~ReconEvent ()
virtual const CLID & clID () const

Static Public Member Functions

static const CLID & classID ()


Detailed Description

Definition at line 8 of file ReconEvent.h.


Constructor & Destructor Documentation

ReconEvent::ReconEvent (  )  [inline]

Definition at line 11 of file ReconEvent.h.

00011 {}

virtual ReconEvent::~ReconEvent (  )  [inline, virtual]

Definition at line 12 of file ReconEvent.h.

00012 {}


Member Function Documentation

static const CLID& ReconEvent::classID (  )  [inline, static]

Definition at line 15 of file ReconEvent.h.

References CLID_ReconEvent.

Referenced by clID().

00015 { return CLID_ReconEvent; }

virtual const CLID& ReconEvent::clID (  )  const [inline, virtual]

Definition at line 14 of file ReconEvent.h.

References classID().

00014 { return  ReconEvent::classID();}


Generated on Tue Nov 29 23:20:58 2016 for BOSS_7.0.2 by  doxygen 1.4.7