template<
typename T>
class ROOT::Experimental::REveDataSimpleProxyBuilderTemplate< T >
 
Definition at line 22 of file REveDataSimpleProxyBuilderTemplate.hxx.
 | 
| virtual void  | BuildItem (const T &, int, REveElement *, const REveViewContext *) | 
|   | 
| virtual void  | BuildItem (const void *data, int index, REveElement *iCollectionHolder, const REveViewContext *)=0 | 
|   | 
| void  | BuildItem (const void *iData, int index, REveElement *itemHolder, const REveViewContext *context) override | 
|   | 
| virtual void  | BuildItemViewType (const T &, int, REveElement *, const std::string &, const REveViewContext *) | 
|   | 
| virtual void  | BuildItemViewType (const void *data, int index, REveElement *iCollectionHolder, const std::string &viewType, const REveViewContext *)=0 | 
|   | 
| void  | BuildItemViewType (const void *iData, int index, REveElement *itemHolder, const std::string &viewType, const REveViewContext *context) override | 
|   | 
| void  | BuildProduct (const REveDataCollection *iCollection, REveElement *product, const REveViewContext *) override | 
|   | 
| void  | BuildProductViewType (const REveDataCollection *iCollection, REveElement *product, const std::string &viewType, const REveViewContext *) override | 
|   | 
| void  | Clean () override | 
|   | 
| REveCollectionCompound *  | CreateCompound (bool set_color=true, bool propagate_color_to_all_children=false) | 
|   | 
| void  | FillImpliedSelected (REveElement::Set_t &impSet, const std::set< int > &sec_idcs, Product *p) override | 
|   | 
| REveCompound *  | GetHolder (REveElement *product, int idx) | 
|   | 
| void  | ModelChanges (const REveDataCollection::Ids_t &iIds, Product *p) override | 
|   | 
| bool  | VisibilityModelChanges (int idx, REveElement *, const std::string &viewType, const REveViewContext *) override | 
|   | 
| virtual void  | CleanLocal () | 
|   | 
| virtual void  | LocalModelChanges (int idx, REveElement *el, const REveViewContext *ctx) | 
|   | 
| virtual void  | ScaleProduct (REveElement *, const std::string &) | 
|   |