![]() |
ImFusion SDK 4.3
|
This is the complete list of members for ConfigurableSequenceItem, including all inherited members.
| Configurable()=default (defined in Configurable) | Configurable | |
| Configurable(const Configurable &rhs) (defined in Configurable) | Configurable | |
| Configurable(Configurable &&rhs) noexcept (defined in Configurable) | Configurable | |
| ConfigurableSequenceItem(DcmItem &item) (defined in ConfigurableSequenceItem) | ConfigurableSequenceItem | inline |
| configuration(Properties *p) const | Configurable | virtual |
| configure(const Properties *p) | Configurable | virtual |
| configureDefaults() | Configurable | virtual |
| dataset() override | SequenceItem | virtual |
| elements() const | ElementList | |
| ErrorCallback typedef | ErrorRecorder | |
| forwardErrors(const ErrorRecorder *otherRecorder) | ErrorRecorder | |
| getElement(Properties &p, const Element< T > &element, const std::string &name) (defined in ConfigurableSequenceItem) | ConfigurableSequenceItem | inlineprotectedstatic |
| getElement(Properties &p, const Element< T > &element, const std::string &name, const T &defaultValue) (defined in ConfigurableSequenceItem) | ConfigurableSequenceItem | inlineprotectedstatic |
| getElement(Properties &p, const Element< std::string > &element, const std::string &name, const std::string &defaultValue) (defined in ConfigurableSequenceItem) | ConfigurableSequenceItem | inlineprotectedstatic |
| m_elements | ElementList | protected |
| m_params | Configurable | protected |
| NotCopyable()=default (defined in NotCopyable) | NotCopyable | protected |
| NotCopyable(NotCopyable &&) noexcept=default (defined in NotCopyable) | NotCopyable | protected |
| NotCopyable(const NotCopyable &)=delete (defined in NotCopyable) | NotCopyable | protected |
| operator=(NotCopyable &&) noexcept=default (defined in NotCopyable) | NotCopyable | protected |
| operator=(const NotCopyable &)=delete (defined in NotCopyable) | NotCopyable | protected |
| operator=(const Configurable &) (defined in Configurable) | Configurable | |
| operator=(Configurable &&) noexcept (defined in Configurable) | Configurable | |
| registerError(const Error &error) const | ErrorRecorder | virtual |
| registerError(Error::Code code, Error::Type type, const std::string &details, TagProxy tag=TagProxy()) const (defined in ErrorRecorder) | ErrorRecorder | |
| registerErrorHandler(ErrorCallback handler) | ErrorRecorder | virtual |
| registerParameter(ParameterBase *param) | Configurable | |
| SequenceItem(DcmItem &item) | SequenceItem | |
| setElement(const Properties &p, Element< T > &element, const std::string &name) (defined in ConfigurableSequenceItem) | ConfigurableSequenceItem | inlineprotectedstatic |
| signalParametersChanged | Configurable | |
| unregisterErrorHandler(void *handler) | ErrorRecorder | virtual |
| unregisterParameter(const ParameterBase *param) | Configurable | |
| ~Configurable() (defined in Configurable) | Configurable | virtual |
| ~ElementList() (defined in ElementList) | ElementList | virtual |
| ~ErrorRecorder()=default (defined in ErrorRecorder) | ErrorRecorder | virtual |
| ~NotCopyable()=default (defined in NotCopyable) | NotCopyable | protected |