25 #ifndef __SYNFIG_VALUENODE_STATICLIST_H
26 #define __SYNFIG_VALUENODE_STATICLIST_H
42 class ValueNode_BLine;
53 typedef etl::handle<ValueNode_StaticList>
Handle;
68 std::vector<ReplaceableListEntry>
list;
98 template <
typename iterator>
static Handle
102 for(;begin!=end;++begin)
134 virtual void ref()
const;
135 virtual bool unref()
const;