Mantid
Loading...
Searching...
No Matches
Mantid::PythonInterface::IPyTypeVisitor Member List

This is the complete list of members for Mantid::PythonInterface::IPyTypeVisitor, including all inherited members.

applyVectorProp(const std::vector< Mantid::PythonInterface::PyNativeTypeExtractor::PythonOutputT > &values) constMantid::PythonInterface::IPyTypeVisitorinlineprivate
operator()(bool value) const =0Mantid::PythonInterface::IPyTypeVisitorpure virtual
operator()(long value) const =0Mantid::PythonInterface::IPyTypeVisitorpure virtual
operator()(double value) const =0Mantid::PythonInterface::IPyTypeVisitorpure virtual
operator()(std::string) const =0Mantid::PythonInterface::IPyTypeVisitorpure virtual
operator()(Mantid::API::Workspace_sptr) const =0Mantid::PythonInterface::IPyTypeVisitorpure virtual
operator()(std::vector< bool >) const =0Mantid::PythonInterface::IPyTypeVisitorpure virtual
operator()(std::vector< long >) const =0Mantid::PythonInterface::IPyTypeVisitorpure virtual
operator()(std::vector< double >) const =0Mantid::PythonInterface::IPyTypeVisitorpure virtual
operator()(std::vector< std::string >) const =0Mantid::PythonInterface::IPyTypeVisitorpure virtual
operator()(std::vector< PyNativeTypeExtractor::PythonOutputT > const &values) constMantid::PythonInterface::IPyTypeVisitorinline
~IPyTypeVisitor()=defaultMantid::PythonInterface::IPyTypeVisitorvirtual