Template Struct ValueBuilder::child_scalar

Nested Relationships

This struct is a nested type of Class ValueBuilder.

Inheritance Relationships

Base Type

Struct Documentation

template<typename T>
struct child_scalar : public epics::pvData::ValueBuilder::child_scalar_base

Public Functions

inline virtual ~child_scalar()
inline child_scalar(const void *v)
inline virtual void store (const PVFieldPtr &val) OVERRIDE FINAL

Public Members

T value