#include <Selector.h>
Static Public Attributes | |
static const bool | value = boost::is_base_of<SelectorBase,T>::value |
struct template has_match. Used to declare that a class has a match function. This is needed to work around a bug in GCC 3.2.x
Definition at line 51 of file Selector.h.
|
static |
Definition at line 53 of file Selector.h.
Referenced by NodeCut.Int::__repr__(), TreeToEdges.Int::__repr__(), python.Vispa.Views.PropertyView.FileProperty::buttonClicked(), Types.string::configValue(), Types.FileInPath::configValue(), Mixins.UsingBlock::dumpPython(), NodeCut.Int::inc(), TreeToEdges.Int::inc(), Types.int32::insertInto(), Types.uint32::insertInto(), Types.int64::insertInto(), Types.uint64::insertInto(), Mixins.UsingBlock::insertInto(), Types.double::insertInto(), Types.bool::insertInto(), Types.string::insertInto(), Types.FileInPath::insertInto(), Types.vint32::insertInto(), Types.vuint32::insertInto(), Types.vint64::insertInto(), Types.vuint64::insertInto(), Types.vdouble::insertInto(), Types.vbool::insertInto(), Types.vstring::insertInto(), and python.Vispa.Views.PropertyView.FileProperty::labelDoubleClicked().