TEveUtil.h File Reference

#include "TObject.h"
#include "TString.h"
#include "TError.h"
#include "GuiTypes.h"
#include <list>
#include <map>
#include <set>
#include <exception>

Go to the source code of this file.

Classes

class  TEveUtil
class  TEveException
class  TEvePadHolder
class  TEveGeoManagerHolder
class  TEveRefCnt
class  TEveRefBackPtr

Functions

bool operator== (const TString &t, const std::string &s)
bool operator== (const std::string &s, const TString &t)
TEveException operator+ (const TEveException &s1, const std::string &s2)
TEveException operator+ (const TEveException &s1, const TString &s2)
TEveException operator+ (const TEveException &s1, const char *s2)


Function Documentation

TEveException operator+ ( const TEveException s1,
const char *  s2 
)

Definition at line 448 of file TEveUtil.cxx.

References s1.

TEveException operator+ ( const TEveException s1,
const TString s2 
)

Definition at line 445 of file TEveUtil.cxx.

References s1, and s2.

TEveException operator+ ( const TEveException s1,
const std::string s2 
)

Definition at line 442 of file TEveUtil.cxx.

References s1.

bool operator== ( const std::string s,
const TString t 
)

Definition at line 430 of file TEveUtil.cxx.

References t.

bool operator== ( const TString t,
const std::string s 
)

Definition at line 427 of file TEveUtil.cxx.

References t.


Generated on Tue Jul 5 15:58:45 2011 for ROOT_528-00b_version by  doxygen 1.5.1