|
ADTF
|
This is the complete list of members for adtf::filter::cSubstreamHandling, including all inherited members.
| AddElementHandler(const std::string &strSubstreamName, const std::string &strElementName, std::function< void(adtf::base::flash::tNanoSeconds, tElementValue)> fnCallback, bool bNameHeuristic=false) | adtf::filter::cSubstreamHandling | |
| AddElementHandler(const std::string &strSubstreamName, const std::string &strElementName, std::function< void(adtf::base::flash::tNanoSeconds, T)> fnCallback, bool bNameHeuristic=false) | adtf::filter::cSubstreamHandling | inline |
| AddSubstreamHandler(const std::string &strName, tGeneratorCallback fnGeneratorCallback) | adtf::filter::cSubstreamHandling | |
| AddSubstreamHandler(const std::regex &strNameExpression, tNamedGeneratorCallback fnGeneratorCallback) | adtf::filter::cSubstreamHandling | |
| AddSubstreamHandler(const std::string &strName, tSampleCallback fnCallback) | adtf::filter::cSubstreamHandling | |
| cSubstreamHandling() | adtf::filter::cSubstreamHandling | |
| cSubstreamHandling(adtf::filter::cGraphObject *pFilter, const std::string &strInputPinName, bool bForwardTriggerViaOutputPins=true) | adtf::filter::cSubstreamHandling | |
| cSubstreamHandling(cSubstreamHandling &&oOther) | adtf::filter::cSubstreamHandling | |
| cSubstreamHandling(const cSubstreamHandling &)=delete (defined in adtf::filter::cSubstreamHandling) | adtf::filter::cSubstreamHandling | |
| operator=(cSubstreamHandling &&oOther) | adtf::filter::cSubstreamHandling | |
| operator=(const cSubstreamHandling &)=delete (defined in adtf::filter::cSubstreamHandling) | adtf::filter::cSubstreamHandling | |
| RemoveAllHandlers() | adtf::filter::cSubstreamHandling | |
| tElementValue typedef | adtf::filter::cSubstreamHandling | |
| tGeneratorCallback typedef | adtf::filter::cSubstreamHandling | |
| tNamedGeneratorCallback typedef | adtf::filter::cSubstreamHandling | |
| tSampleCallback typedef | adtf::filter::cSubstreamHandling | |
| ~cSubstreamHandling() (defined in adtf::filter::cSubstreamHandling) | adtf::filter::cSubstreamHandling |