EPICS::AccStrengthData Class Reference

#include <AccStrengthData.h>

Inheritance diagram for EPICS::AccStrengthData:

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

Collaboration graph
[legend]

List of all members.


Detailed Description

Data type of the AccStrength topic containing the component's name and type-specific primary attribute.

Public Member Functions

 AccStrengthData ()
 Constructor.
 AccStrengthData (const AccStrengthData &td)
 Copy constructor.
AccStrengthDataoperator= (const AccStrengthData &td)
 Copy operator.
PVFieldclone () const
 Factory method.
void putAccName (const std::string &v)
 Sets name.
void putStrength (double v)
 Sets strength.
const std::string & getAccName () const
 Returns name.
double getStrength () const
 Returns strength.

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

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