NDS3
1.0.0
API reference manual
|
This is the complete list of members for nds::PVVariableIn< T >, including all inherited members.
Base() | nds::Base | protected |
Base(const Base &right) | nds::Base | |
defineCommand(const std::string &command, const std::string &usage, const size_t numParameters, const command_t function) | nds::Base | |
getComponentName() const | nds::Base | |
getFullExternalName() const | nds::Base | |
getFullName() const | nds::Base | |
getFullNameFromPort() const | nds::Base | |
getLogger(const logLevel_t logLevel) | nds::Base | |
getPort() | nds::Base | virtual |
getTimestamp() const | nds::Base | |
isLogLevelEnabled(const logLevel_t logLevel) const | nds::Base | |
operator=(const Base &right) | nds::Base | |
processAtInit(const bool bProcessAtInit) | nds::PVBase | |
push(const timespec ×tamp, const T &value) | nds::PVBaseIn | |
PVBaseIn() | nds::PVBaseIn | |
PVVariableIn() | nds::PVVariableIn< T > | |
PVVariableIn(const std::string &name) | nds::PVVariableIn< T > | |
read(timespec *pTimestamp, T *pValue) const | nds::PVBaseIn | |
replicateFrom(const std::string &sourceInputPVName) | nds::PVBaseIn | |
runInThread(const std::string &name, threadFunction_t function) | nds::Base | |
runInThread(threadFunction_t function) | nds::Base | |
setDecimation(const std::uint32_t decimation) | nds::PVBaseIn | |
setDescription(const std::string &description) | nds::PVBase | |
setEnumeration(const enumerationStrings_t &enumerations) | nds::PVBase | |
setExternalName(const std::string &externalName) | nds::Base | |
setInterfaceName(const std::string &interfaceName) | nds::PVBase | |
setLogLevel(const logLevel_t logLevel) | nds::Base | |
setMaxElements(const size_t maxElements) | nds::PVBase | |
setScanType(const scanType_t scanType, const double periodSeconds=1) | nds::PVBase | |
setTimestampDelegate(getTimestampPlugin_t timestampDelegate) | nds::Base | |
setUnits(const std::string &units) | nds::PVBase | |
setValue(const T &value) | nds::PVVariableIn< T > | |
setValue(const timespec ×tamp, const T &value) | nds::PVVariableIn< T > |