EPICS::PVFloat Class Reference

#include <PVFloat.h>

Inheritance diagram for EPICS::PVFloat:

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

Collaboration graph
[legend]

List of all members.


Detailed Description

Float PV Field.

Public Member Functions

 PVFloat ()
 Constructor.
 PVFloat (const PVFloat &pvFloat)
 Copy constructor.
virtual PVFieldclone () const
 Factory method.
virtual const FieldTypegetType () const
 Get the field type.
virtual int getByteSize () const
 Returns field's byte size (should be moved into ByteBuffer).
void put (float value)
 sets vale
float get () const
 Returns value.
float & get ()
 Returns value's reference.

Protected Attributes

float m_value
 value

Member Function Documentation

virtual const FieldType* EPICS::PVFloat::getType (  )  const [virtual]

Get the field type.

Implements EPICS::PVField.


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

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