EPICS::AccAssemblyData Class Reference

#include <AccAssemblyData.h>

Inheritance diagram for EPICS::AccAssemblyData:

Inheritance graph
[legend]
Collaboration diagram for EPICS::AccAssemblyData:

Collaboration graph
[legend]

List of all members.


Detailed Description

Data type of the AccAssembly topic including the name of assembly (a composite accelerator component) and a sequence of the accelerator frames.

Public Member Functions

 AccAssemblyData ()
 Constructor.
 AccAssemblyData (const AccAssemblyData &td)
 Copy constructor.
AccAssemblyDataoperator= (const AccAssemblyData &td)
 Copy operator.
PVFieldclone () const
 Factory method.
void putAccName (const std::string &v)
 Sets the name of assembly.
void putFrames (const AccFrameArray &frames)
 Sets frames.
const std::string & getAccName () const
 Returns the name of this assembly.
const AccFrameArraygetFrames () const
 Returns frames.

The documentation for this class was generated from the following file:

Generated on Sat Oct 10 16:20:03 2009 for EPICS-DDS by  doxygen 1.5.6