12 #ifndef ROOT_TGMimeTypes 13 #define ROOT_TGMimeTypes 68 void AddType(
const char *
type,
const char *pat,
const char *icon,
const char *sicon,
const char *action);
70 Bool_t GetAction(
const char *filename,
char *action);
~TGMime()
Delete mime object.
Regular expression class.
Type GetType(const std::string &Name)
virtual void Print(Option_t *option="") const
This method must be overridden when a class wants to print itself.
#define ClassDef(name, id)
TObject & operator=(const TObject &rhs)
TObject assignment operator.
Bool_t HasChanged() const
UInt_t Find(std::list< std::pair< const Node< T > *, Float_t > > &nlist, const Node< T > *node, const T &event, UInt_t nfind)
Mother of all ROOT objects.