NDS3
1.0.0
API reference manual
|
This is the complete list of members for nds::DataAcquisition< T >, including all inherited members.
addChild(T child) | nds::Node | inline |
Base() | nds::Base | protected |
Base(const Base &right) | nds::Base | |
DataAcquisition() | nds::DataAcquisition< T > | |
DataAcquisition(const DataAcquisition< T > &right) | nds::DataAcquisition< T > | |
DataAcquisition(const std::string &name, size_t maxElements, stateChange_t switchOnFunction, stateChange_t switchOffFunction, stateChange_t startFunction, stateChange_t stopFunction, stateChange_t recoverFunction, allowChange_t allowStateChangeFunction) | nds::DataAcquisition< T > | |
defineCommand(const std::string &command, const std::string &usage, const size_t numParameters, const command_t function) | nds::Base | |
getAmplitude() | nds::DataAcquisition< T > | |
getComponentName() const | nds::Base | |
getDecimation() | nds::DataAcquisition< T > | |
getDurationSeconds() | nds::DataAcquisition< T > | |
getFrequencyHz() | nds::DataAcquisition< T > | |
getFullExternalName() const | nds::Base | |
getFullName() const | nds::Base | |
getFullNameFromPort() const | nds::Base | |
getGround() | nds::DataAcquisition< T > | |
getLogger(const logLevel_t logLevel) | nds::Base | |
getMaxElements() | nds::DataAcquisition< T > | |
getOffset() | nds::DataAcquisition< T > | |
getPort() | nds::Base | virtual |
getSamplingMode() | nds::DataAcquisition< T > | |
getStartTimestamp() const | nds::DataAcquisition< T > | |
getTimestamp() const | nds::Base | |
initialize(void *pDeviceObject, Factory &factory) | nds::Node | |
isLogLevelEnabled(const logLevel_t logLevel) const | nds::Base | |
Node(const std::string &name, const nodeType_t nodeType=nodeType_t::generic) | nds::Node | |
nds::Node::operator=(const Base &right) | nds::Base | |
push(const timespec ×tamp, const T &data) | nds::DataAcquisition< T > | |
runInThread(const std::string &name, threadFunction_t function) | nds::Base | |
runInThread(threadFunction_t function) | nds::Base | |
setExternalName(const std::string &externalName) | nds::Base | |
setLogLevel(const logLevel_t logLevel) | nds::Base | |
setStartTimestampDelegate(getTimestampPlugin_t timestampDelegate) | nds::DataAcquisition< T > | |
setTimestampDelegate(getTimestampPlugin_t timestampDelegate) | nds::Base |