TdkObjectsIdentificationEvent Class Reference
[The Control Module]

Defines the TdkObjectsIdentificationEvent class. More...

#include <TdkObjectsIdentificationEvent.h>

Inheritance diagram for TdkObjectsIdentificationEvent:

TdkEvent List of all members.

Public Member Functions

 TdkObjectsIdentificationEvent (TdkObjectGIDVector &objects_gid)
 TdkObjectsIdentificationEvent (TdkObjectsIdentificationEvent &event)
virtual ~TdkObjectsIdentificationEvent ()
virtual std::string name ()
virtual std::string title ()
virtual void setObjectsGID (const TdkObjectGIDVector &objects_gid)
virtual const TdkObjectGIDVectorgetObjectsGID ()

Private Attributes

TdkObjectGIDVector objects_gid_

Detailed Description

Defines the TdkObjectsIdentificationEvent class.


Constructor & Destructor Documentation

TdkObjectsIdentificationEvent::TdkObjectsIdentificationEvent ( TdkObjectGIDVector objects_gid  ) 

Tecgraf - GIS development team

Tdk Framework

@(#) TdkObjectsIdentificationEvent.cpp

TdkObjectsIdentificationEvent::TdkObjectsIdentificationEvent ( TdkObjectsIdentificationEvent event  ) 

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


Member Function Documentation

string TdkObjectsIdentificationEvent::name (  )  [virtual]

Reimplemented from TdkEvent.

string TdkObjectsIdentificationEvent::title (  )  [virtual]

Reimplemented from TdkEvent.

void TdkObjectsIdentificationEvent::setObjectsGID ( const TdkObjectGIDVector objects_gid  )  [virtual]

const TdkObjectGIDVector & TdkObjectsIdentificationEvent::getObjectsGID (  )  [virtual]


Member Data Documentation

TdkObjectGIDVector TdkObjectsIdentificationEvent::objects_gid_ [private]


The documentation for this class was generated from the following files:
Generated on Fri Jun 15 16:54:47 2007 for TDK by  doxygen 1.5.2