Files
pvxs/documentation/value.rst
T
2020-02-05 16:44:10 -08:00

505 B

Value Container

nt typedef

The pvxs::Value container class provides the means to interact with PVA data values.

#include <pvxs/data.h>
namespace pvxs { ... }

A pvxs::Value may be obtained via the remote peer (client or server), or created locally. See ntapi or typedefapi.

pvxs::Value

pvxs::NoField

pvxs::NoConvert