This is the complete list of members for ChimeraTK::async::VoidAsyncVariable< UserType >, including all inherited members.
_dataBuffer | ChimeraTK::async::GenericAsyncVariable< std::nullptr_t, UserType > | protected |
_emptyString | ChimeraTK::async::GenericAsyncVariable< std::nullptr_t, UserType > | protected |
_sendBuffer | ChimeraTK::async::AsyncVariableImpl< UserType > | |
_version | ChimeraTK::async::GenericAsyncVariable< std::nullptr_t, UserType > | protected |
AsyncVariableImpl(size_t nChannels, size_t nElements) | ChimeraTK::async::AsyncVariableImpl< UserType > | |
GenericAsyncVariable(std::nullptr_t &dataBuffer, VersionNumber &v, unsigned int nChannels, unsigned int nElements) | ChimeraTK::async::GenericAsyncVariable< std::nullptr_t, UserType > | inline |
getDescription() override | ChimeraTK::async::GenericAsyncVariable< std::nullptr_t, UserType > | inlinevirtual |
getNumberOfChannels() override | ChimeraTK::async::AsyncVariableImpl< UserType > | virtual |
getNumberOfSamples() override | ChimeraTK::async::AsyncVariableImpl< UserType > | virtual |
getUnit() override | ChimeraTK::async::GenericAsyncVariable< std::nullptr_t, UserType > | inlinevirtual |
send() final | ChimeraTK::async::AsyncVariableImpl< UserType > | virtual |
sendException(std::exception_ptr e) final | ChimeraTK::async::AsyncVariableImpl< UserType > | virtual |
~AsyncVariable()=default | ChimeraTK::async::AsyncVariable | virtual |