EPICS::PVString Class Reference

#include <PVString.h>

Inheritance diagram for EPICS::PVString:

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

Collaboration graph
[legend]

List of all members.


Detailed Description

String PV field.

Public Member Functions

 PVString ()
 Constructor.
 PVString (const PVString &pvString)
 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 (const std::string &value)
 sets value
std::string & get ()
 returns value
const std::string & get () const
 returns the const value

Protected Attributes

std::string m_value
 value

Member Function Documentation

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