EPICS::PVLong Class Reference

#include <PVLong.h>

Inheritance diagram for EPICS::PVLong:

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

Collaboration graph
[legend]

List of all members.


Detailed Description

Long PV Field.

Public Member Functions

 PVLong ()
 Constructor.
 PVLong (const PVLong &pvLong)
 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 (long value)
 sets value
long get () const
 returns value
long & get ()
 returns value's reference

Protected Attributes

long m_value
 value

Member Function Documentation

virtual const FieldType* EPICS::PVLong::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