Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

EMC_TRAJ_SET_MOTION_ID Class Reference

#include <emc.hh>

Inheritance diagram for EMC_TRAJ_SET_MOTION_ID:

Inheritance graph
[legend]
Collaboration diagram for EMC_TRAJ_SET_MOTION_ID:

Collaboration graph
[legend]

Public Methods

 EMC_TRAJ_SET_MOTION_ID ()
void update (CMS *cms)

Data Fields

int id

Constructor & Destructor Documentation

EMC_TRAJ_SET_MOTION_ID::EMC_TRAJ_SET_MOTION_ID   [inline]
 

Definition at line 1378 of file emc.hh.


Member Function Documentation

void EMC_TRAJ_SET_MOTION_ID::update CMS *    cms
 

Reimplemented from EMC_TRAJ_CMD_MSG.

Definition at line 1349 of file emc.cc.

01350 {
01351 
01352         EMC_TRAJ_CMD_MSG::update(cms);
01353         cms->update(id);
01354 
01355 }


Field Documentation

int EMC_TRAJ_SET_MOTION_ID::id
 

Definition at line 1383 of file emc.hh.


The documentation for this class was generated from the following files:
Generated on Sun Dec 2 15:29:06 2001 for EMC by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001