virtual | ~TQTable() |
void | TObject::AbstractMethod(const char* method) const |
void | addToListContents(TList* l, const TString& sep) |
bool | TQTaggable::allTagsOfTypeBool() |
bool | TQTaggable::allTagsOfTypeDouble() |
bool | TQTaggable::allTagsOfTypeInteger() |
bool | TQTaggable::allTagsOfTypeString() |
bool | TQTaggable::allTagsValidBools() |
bool | TQTaggable::allTagsValidDoubles() |
bool | TQTaggable::allTagsValidIntegers() |
int | appendLines(const TQTable& other, int startAt = 0, bool ignoreHlines = false) |
int | appendLines(const TQTable* other, int startAt = 0, bool ignoreHlines = false) |
virtual void | TObject::AppendPad(Option_t* option = "") |
virtual void | TObject::Browse(TBrowser* b) |
bool | TQTaggable::canSetThisTag(const TString& key, bool& treatAsList) |
ULong_t | TObject::CheckedHash() |
int | TQTaggable::claimTags(const TString& definition, bool printErrMsg = false) |
int | TQTaggable::claimTags(const TString& definition, TString& message) |
int | TQTaggable::claimTags(const TString& definition, TString& missing, TString& invalid, TString& unexpected) |
static TClass* | Class() |
virtual const char* | TObject::ClassName() const |
int | cleanup() |
int | clear() |
virtual void | TNamed::Clear(Option_t* option = "") |
void | clearCol(unsigned int col) |
void | clearColAlign() |
bool | clearHlines() |
void | clearRow(unsigned int row) |
int | TQTaggable::clearTags() |
bool | clearVlines() |
virtual TObject* | TNamed::Clone(const char* newname = "") const |
virtual Int_t | TNamed::Compare(const TObject* obj) const |
virtual void | TNamed::Copy(TObject& named) const |
bool | copyRow(unsigned int sourceRow, unsigned int targetRow, bool ignoreProperties = false) |
int | TQTaggable::countMatchingTags(const TString& name) const |
virtual void | TObject::Delete(Option_t* option = "")MENU |
virtual Int_t | TObject::DistancetoPrimitive(Int_t px, Int_t py) |
virtual void | TObject::Draw(Option_t* option = "") |
virtual void | TObject::DrawClass() constMENU |
virtual TObject* | TObject::DrawClone(Option_t* option = "") constMENU |
void | dump() |
virtual void | TObject::Dump() constMENU |
virtual void | TObject::Error(const char* method, const char* msgfmt,...) const |
virtual void | TObject::Execute(const char* method, const char* params, Int_t* error = 0) |
virtual void | TObject::Execute(TMethod* method, TObjArray* params, Int_t* error = 0) |
virtual void | TObject::ExecuteEvent(Int_t event, Int_t px, Int_t py) |
bool | expand(unsigned int i, unsigned int j) |
bool | TQTaggable::exportConfigFile(bool writeUnreadKeys = true) |
bool | TQTaggable::exportConfigFile(const TString& filename, bool writeUnreadKeys = true) |
bool | TQTaggable::exportConfigFile(const TString& filename, const TString& prefix, bool writeUnreadKeys = true) |
int | TQTaggable::exportTags(TQTaggable* dest, const TString& subDest = "", const TString& filter = "", bool recursive = false) |
TString | TQTaggable::exportTagsAsConfigString(const TString& prefix, const TString& filter = "") |
string | TQTaggable::exportTagsAsStandardConfigString(const TString& prefix, const TString& filter = "") |
string | TQTaggable::exportTagsAsStandardString(const TString& filter = "", bool xmlStyle = false) |
TString | TQTaggable::exportTagsAsString(const TString& filter = "", bool xmlStyle = false) |
virtual void | TObject::Fatal(const char* method, const char* msgfmt,...) const |
virtual void | TNamed::FillBuffer(char*& buffer) |
int | findColumn(TString colname, bool caseSensitive) |
int | findColumn(TString colname, int row = 0, bool caseSensitive = true) |
virtual TObject* | TObject::FindObject(const char* name) const |
virtual TObject* | TObject::FindObject(const TObject* obj) const |
int | findRow(TString content, int column = 0, bool caseSensitive = true) |
bool | getAutoExpand() |
virtual TQTaggable* | TQTaggable::getBaseTaggable() const |
TString | getColAlign(unsigned int col) |
TString | getColAlignHTML(unsigned int col) |
virtual TList* | TQTaggable::getDescendantTaggables() |
TString | getDetails() |
virtual Option_t* | TObject::GetDrawOption() const |
static Longptr_t | TObject::GetDtorOnly() |
TString | getEntry(unsigned int i, unsigned int j, TString format = "plain") |
TString | getEntryASCII(unsigned int i, unsigned int j) |
double | getEntryDouble(unsigned int i, unsigned int j, bool sanitizeString = true) |
TString | getEntryHTML(unsigned int i, unsigned int j) |
int | getEntryInteger(unsigned int i, unsigned int j, bool sanitizeString = true) |
TString | getEntryLaTeX(unsigned int i, unsigned int j) |
TString | getEntryPlain(unsigned int i, unsigned int j, bool allowUnicode = true) |
TQTaggable* | getEntryTags(unsigned int i, unsigned int j) |
TString | getEntryUnicode(unsigned int i, unsigned int j) |
double | getEntryValue(unsigned int i, unsigned int j, double defaultval) |
TString | getEntryVerbatim(unsigned int i, unsigned int j) |
virtual TString | TQTaggable::getFlags() |
int | TQTaggable::getFlagsSize() |
bool | TQTaggable::getGlobalIgnoreCase() const |
bool | TQTaggable::getGlobalOverwrite() const |
static shared_ptr<TQTaggable> | TQTaggable::getGlobalTaggable(const char* name) |
static shared_ptr<TQTaggable> | TQTaggable::getGlobalTaggable(const TString& name) |
virtual const char* | TObject::GetIconName() const |
TList* | TQTaggable::getListOfKeys(const TString& filter = "") |
virtual TList* | TQTaggable::getListOfTaggables(const TString& name) |
TList* | TQTaggable::getListOfTagNames() |
virtual TList* | TQTaggable::getListOfUnreadKeys(const TString& filter = "") |
map<TString,TString> | getMap(const TString& key, const TString& value, const TString& keyformat = "ascii", const TString& valformat = "ascii") |
map<TString,TString> | getMap(unsigned int keyidx, unsigned int validx, const TString& keyformat = "ascii", const TString& valformat = "ascii", bool skipfirstline = false) |
virtual TString | TQNamedTaggable::getName() const |
virtual const char* | TNamed::GetName() const |
virtual const TString& | TQNamedTaggable::getNameConst() const |
int | getNcols() |
int | getNrows() |
int | TQTaggable::getNTags() const |
virtual char* | TObject::GetObjectInfo(Int_t px, Int_t py) const |
static Bool_t | TObject::GetObjectStat() |
virtual Option_t* | TObject::GetOption() const |
TString | getRowAsCSV(int row, const TString& sep = ",") |
bool | TQTaggable::getTag(const TString& key, double& value) |
bool | TQTaggable::getTag(const TString& key, int& value) |
bool | TQTaggable::getTag(const TString& key, bool& value) |
bool | TQTaggable::getTag(const TString& key, TString& value) |
int | TQTaggable::getTag(const TString& key, vector<TString>& vec) |
int | TQTaggable::getTag(const TString& key, vector<int>& vec) |
int | TQTaggable::getTag(const TString& key, vector<double>& vec) |
int | TQTaggable::getTag(const TString& key, vector<bool>& vec) |
int | TQTaggable::getTag(const TString& key, TList* l) |
bool | TQTaggable::getTag(const TString& key, double& value, bool recursive) |
bool | TQTaggable::getTag(const TString& key, int& value, bool recursive) |
bool | TQTaggable::getTag(const TString& key, bool& value, bool recursive) |
bool | TQTaggable::getTag(const TString& key, TString& value, bool recursive) |
bool | TQTaggable::getTagAsString(const TString& key, TString& tag) |
bool | TQTaggable::getTagBool(const TString& key, bool& value) |
bool | TQTaggable::getTagBool(const TString& key, bool& value, bool recursive) |
bool | TQTaggable::getTagBoolDefault(const TString& key, bool defaultVal = false) |
double | TQTaggable::getTagDefault(const TString& key, double defaultVal) |
int | TQTaggable::getTagDefault(const TString& key, int defaultVal) |
bool | TQTaggable::getTagDefault(const TString& key, bool defaultVal) |
TString | TQTaggable::getTagDefault(const TString& key, const TString& defaultVal) |
TString | TQTaggable::getTagDefault(const TString& key, const char* defaultVal) |
bool | TQTaggable::getTagDouble(const TString& key, double& value) |
bool | TQTaggable::getTagDouble(const TString& key, double& value, bool recursive) |
double | TQTaggable::getTagDoubleDefault(const TString& key, double defaultVal = 0.) |
virtual TList* | TQTaggable::getTaggablesByName(const TString& name) |
bool | TQTaggable::getTagInteger(const TString& key, int& value) |
bool | TQTaggable::getTagInteger(const TString& key, int& value, bool recursive) |
int | TQTaggable::getTagIntegerDefault(const TString& key, int defaultVal = 0) |
TList* | TQTaggable::getTagList(const TString& key) |
int | TQTaggable::getTagListLength(const TString& key) |
int | TQTaggable::getTagsSize() |
string | TQTaggable::getTagStandardStringDefault(const TString& key, const TString& defaultVal = "") |
bool | TQTaggable::getTagString(const TString& key, TString& value) |
bool | TQTaggable::getTagString(const TString& key, TString& value, bool recursive) |
TString | TQTaggable::getTagStringDefault(const TString& key, const TString& defaultVal = "") |
vector<bool> | TQTaggable::getTagVBool(const TString& key) |
vector<double> | TQTaggable::getTagVDouble(const TString& key) |
vector<int> | TQTaggable::getTagVInt(const TString& key) |
vector<int> | TQTaggable::getTagVInteger(const TString& key) |
vector<string> | TQTaggable::getTagVStandardString(const TString& key) |
vector<TString> | TQTaggable::getTagVString(const TString& key) |
virtual TString | TQNamedTaggable::getTitle() |
virtual const char* | TNamed::GetTitle() const |
virtual const TString& | TQNamedTaggable::getTitleConst() const |
bool | TQTaggable::getTypeOfTagAsString(const TString& key, TString& type) |
virtual UInt_t | TObject::GetUniqueID() const |
static const TString& | TQTaggable::getValidKeyCharacters() |
bool | TQTaggable::getValueOfTagAsString(const TString& key, TString& value) |
TString | TQTaggable::getValuesOfTags(const TString& keys, const TString& sep = ", ") |
virtual Bool_t | TObject::HandleTimer(TTimer* timer) |
bool | hasEntry(unsigned int i, unsigned int j) |
bool | TQTaggable::hasEquivalentTag(const TQValue* reference, bool recurseUp = true) |
bool | TQTaggable::hasEquivalentTag(const TQValue& reference, bool recurseUp = true) |
bool | TQTaggable::hasEquivalentTag(const TString& key, const TString& value) |
bool | TQTaggable::hasEquivalentTag(const TString& key, const double value) |
bool | TQTaggable::hasEquivalentTag(const TString& key, const int value) |
bool | TQTaggable::hasEquivalentTag(const TString& key, const bool value) |
static bool | TQTaggable::hasGlobalTaggable(const char* name) |
static bool | TQTaggable::hasGlobalTaggable(const TString& name) |
virtual ULong_t | TNamed::Hash() const |
Bool_t | TObject::HasInconsistentHash() const |
bool | TQTaggable::hasMatchingTag(const TString& name) const |
bool | TQTaggable::hasTag(const TString& key) |
bool | TQTaggable::hasTagBool(const TString& key) |
bool | TQTaggable::hasTagDouble(const TString& key) |
bool | TQTaggable::hasTagInteger(const TString& key) |
bool | TQTaggable::hasTagString(const TString& key) |
bool | TQTaggable::hasTagWithIndex(const TString& key) |
bool | TQTaggable::hasTagWithoutIndex(const TString& key) |
virtual bool | TQTaggable::hasUnreadKeys(const TString& filter = "") |
int | TQTaggable::importTag(TString tag, bool overwrite = true, bool keepStringQuotes = false) |
int | TQTaggable::importTags(TString tags, bool overwrite = true, bool keepStringQuotes = false) |
int | TQTaggable::importTags(const TQTaggable* tags, bool overwrite = true, bool recursive = false) |
int | TQTaggable::importTags(shared_ptr<TQTaggable> tags, bool overwrite = true, bool recursive = false) |
int | TQTaggable::importTags(const TQTaggable& tags, bool overwrite = true, bool recursive = false) |
int | TQTaggable::importTagsWithoutPrefix(const TQTaggable* tags, const TString& prefix, bool overwrite = true, bool recursive = false) |
int | TQTaggable::importTagsWithoutPrefix(const TQTaggable& tags, const TString& prefix, bool overwrite = true, bool recursive = false) |
int | TQTaggable::importTagsWithPrefix(TString tags, const TString& prefix, bool overwrite = true, bool keepStringQuotes = false, TString fallbackKey = "") |
int | TQTaggable::importTagsWithPrefix(const TQTaggable* tags, const TString& prefix, bool overwrite = true, bool recursive = false, TString fallbackKey = "") |
int | TQTaggable::importTagsWithPrefix(const TQTaggable& tags, const TString& prefix, bool overwrite = true, bool recursive = false, TString fallbackKey = "") |
int | TQTaggable::importTagWithPrefix(const TString& tag, const TString& prefix, bool overwrite = true, TString fallbackKey = "", bool keepStringQuotes = false) |
virtual void | TObject::Info(const char* method, const char* msgfmt,...) const |
virtual Bool_t | TObject::InheritsFrom(const char* classname) const |
virtual Bool_t | TObject::InheritsFrom(const TClass* cl) const |
virtual void | TObject::Inspect() constMENU |
void | TObject::InvertBit(UInt_t f) |
virtual TClass* | IsA() const |
Bool_t | TObject::IsDestructed() const |
virtual Bool_t | TObject::IsEqual(const TObject* obj) const |
virtual Bool_t | TObject::IsFolder() const |
Bool_t | TObject::IsOnHeap() const |
virtual Bool_t | TNamed::IsSortable() const |
bool | TQTaggable::isTagOverwrittenByDescendants(TString key) |
static bool | TQTaggable::isValidKey(const TString& key) |
Bool_t | TObject::IsZombie() const |
virtual void | TNamed::ls(Option_t* option = "") const |
static TList* | TQTaggable::makeListOfTags(TList* unTags) |
const TList& | makeTList(const TString& sep = ",") |
TList* | makeTListPtr(const TString& sep = ",") |
int | markDifferences(TQTable* other, const TString& color, int colID = -1, int rowID = -1, const TString& format = "plain") |
void | TObject::MayNotUse(const char* method) const |
void | merge(TQTable* other) |
virtual Bool_t | TObject::Notify() |
void | TObject::Obsolete(const char* method, const char* asOfVers, const char* removedFromVers) const |
virtual void | TQTaggable::onAccess(TQValue* tag) |
virtual void | TQTaggable::onRead(TQValue* tag) |
virtual void | TQTaggable::onWrite(TQValue* tag) |
const TList& | operator const TList &() |
void | TObject::operator delete(void* ptr) |
void | TObject::operator delete(void* ptr, void* vp) |
void | TObject::operator delete[](void* ptr) |
void | TObject::operator delete[](void* ptr, void* vp) |
void* | TObject::operator new(size_t sz) |
void* | TObject::operator new(size_t sz, void* vp) |
void* | TObject::operator new[](size_t sz) |
void* | TObject::operator new[](size_t sz, void* vp) |
TList* | operator TList *() |
TQTable* | operator=(TList* l) |
TQTable& | operator=(TList& l) |
TList* | operator=(TQTable* t) |
TQTable& | operator=(const TQTable&) |
virtual void | TObject::Paint(Option_t* option = "") |
static TQTaggable* | TQTaggable::parseFlags(const TString& flags) |
bool | TQTaggable::parseKey(TString key, TString& bareKey, int& opUp, int& opDown) |
static TQTaggable* | TQTaggable::parseParameterList(const TString& parameter, const TString& sep = ",", bool trim = true, const TString& blocks = "", const TString& quotes = "") |
virtual void | TObject::Pop() |
bool | print(TQTaggable& tags) |
bool | print(TQTaggable* tags = __null) |
bool | print(const TString& tags) |
bool | print(const char* tags) |
virtual void | TNamed::Print(Option_t* option = "") const |
bool | print(ostream* out, TQTaggable tags) |
bool | print(ostream* out, TQTaggable* tags = __null) |
bool | print(ostream* out, const TString& tags) |
bool | print(ostream* out, const char* tags) |
bool | print(ostream* output, const TString& format, TQTaggable tags) |
int | TQTaggable::printClaim(const TString& definition) |
bool | printCSV(TQTaggable& tags) |
bool | printCSV(TQTaggable* tags = __null) |
bool | printCSV(const TString& tags) |
bool | printCSV(const char* tags) |
bool | printCSV(ostream* out, TQTaggable tags) |
bool | printCSV(ostream* out, TQTaggable* tags = __null) |
bool | printCSV(ostream* out, const TString& tags) |
bool | printCSV(ostream* out, const char* tags) |
bool | TQTaggable::printDiffOfTags(TQTaggable* tags, const TString& options = "") |
bool | TQTaggable::printDiffOfTags(TQTaggable* tags, TQTaggable& options) |
bool | printHTML(TQTaggable& tags) |
bool | printHTML(TQTaggable* tags = __null) |
bool | printHTML(const TString& tags) |
bool | printHTML(const char* tags) |
bool | printHTML(ostream* out, TQTaggable tags) |
bool | printHTML(ostream* out, TQTaggable* tags = __null) |
bool | printHTML(ostream* out, const TString& tags) |
bool | printHTML(ostream* out, const char* tags) |
bool | printLaTeX(TQTaggable& tags) |
bool | printLaTeX(TQTaggable* tags = __null) |
bool | printLaTeX(const TString& tags) |
bool | printLaTeX(const char* tags) |
bool | printLaTeX(ostream* out, TQTaggable tags) |
bool | printLaTeX(ostream* out, TQTaggable* tags = __null) |
bool | printLaTeX(ostream* out, const TString& tags) |
bool | printLaTeX(ostream* out, const char* tags) |
bool | printPlain(TQTaggable& tags) |
bool | printPlain(TQTaggable* tags = __null) |
bool | printPlain(const TString& tags) |
bool | printPlain(const char* tags) |
bool | printPlain(ostream* out, TQTaggable tags) |
bool | printPlain(ostream* out, TQTaggable* tags = __null) |
bool | printPlain(ostream* out, const TString& tags) |
bool | printPlain(ostream* out, const char* tags) |
void | TQTaggable::printTags(TString options = "r") |
virtual Int_t | TObject::Read(const char* name) |
int | readColumn(TQTable* other, const TString& colname, const TString& matchcolname) |
int | readColumn(TQTable* other, const TString& colname, int thismatchcol, int othermatchcol) |
int | readColumn(TQTable* other, int col, int thismatchcol, int othermatchcol) |
void | readCSV(istream* input, const TString& sep = ",", const TString& leftquote = "\"", const TString& rightquote = "\"") |
bool | readCSVfile(const TString& fname, const TString& sep = ",", const TString& leftquote = "\"", const TString& rightquote = "\"") |
void | readHTML(istream* input) |
bool | readHTMLfile(const TString& fname) |
void | readLaTeX(istream* input) |
bool | readLaTeXfile(const TString& fname) |
void | readTSV(istream* input, const TString& seps = " \t", int nsepmin = 1) |
bool | readTSVfile(const TString& fname, const TString& seps = " \t", int ignoreHeadLines = 0, int nsepmin = 1) |
virtual void | TObject::RecursiveRemove(TObject* obj) |
void | removeEntry(unsigned int i, unsigned int j) |
static bool | TQTaggable::removeGlobalTaggable(const char* name) |
static bool | TQTaggable::removeGlobalTaggable(const TString& name) |
int | TQTaggable::removeTag(const TString& key) |
int | TQTaggable::removeTags(const TString& key) |
bool | TQTaggable::renameTag(const TString& oldKey, const TString& newKey) |
int | TQTaggable::renameTags(const TString& oldPrefix, const TString& newPrefix) |
string | TQTaggable::replaceInStandardString(const TString& in, bool keepQuotes = false) |
string | TQTaggable::replaceInStandardString(const TString& in, const char* prefix, bool keepQuotes = false) |
string | TQTaggable::replaceInStandardString(const TString& in, const TString& prefix, bool keepQuotes = false) |
string | TQTaggable::replaceInStandardStringRecursive(TString in, const TString& prefix = "", bool keepQuotes = false) |
int | TQTaggable::replaceInTags(TQTaggable& params, const TString& tagFilter = "*") |
TString | TQTaggable::replaceInText(const TString& in, bool keepQuotes = false) |
TString | TQTaggable::replaceInText(const TString& in, const char* prefix, bool keepQuotes = false) |
TString | TQTaggable::replaceInText(const TString& in, const TString& prefix, bool keepQuotes = false) |
TString | TQTaggable::replaceInText(const TString& in, int& nReplaced, int& nFailed, bool keepQuotes = false) |
TString | TQTaggable::replaceInText(TString in, int& nReplaced, int& nFailed, const TString& prefix, bool keepQuotes = false) |
TString | TQTaggable::replaceInTextRecursive(TString in, const TString& prefix = "", bool keepQuotes = false) |
void | TObject::ResetBit(UInt_t f) |
virtual void | TQTaggable::resetReadFlags() |
virtual void | TObject::SaveAs(const char* filename = "", Option_t* option = "") constMENU |
virtual void | TObject::SavePrimitive(ostream& out, Option_t* option = "") |
int | setAllEntriesWhere(const TString& searchCol, const TString& searchVal, const TString& setCol, const TString& setVal, const TString& searchFormat = "ascii", const TString& setFormat = "ascii") |
void | setAutoExpand(bool val) |
void | TObject::SetBit(UInt_t f) |
void | TObject::SetBit(UInt_t f, Bool_t set) |
void | setColAlign(unsigned int i, TString align) |
void | setColProperty(unsigned int j, const TString& key, const TString& value) |
void | setColProperty(unsigned int j, const TString& key, const char* value) |
void | setColProperty(unsigned int j, const TString& key, double value) |
void | setColProperty(unsigned int j, const TString& key, int value) |
virtual void | TObject::SetDrawOption(Option_t* option = "")MENU |
static void | TObject::SetDtorOnly(void* obj) |
bool | setEntry(unsigned int i, unsigned int j, const TString& content, const TString& format = "") |
bool | setEntry(unsigned int i, unsigned int j, const char* content, const TString& format = "") |
bool | setEntryValue(unsigned int i, unsigned int j, int content) |
bool | setEntryValue(unsigned int i, unsigned int j, double content) |
bool | setEntryValueAndSplitUncertainties(unsigned int i, unsigned int j, double value, double statUncert, double sysUncert) |
bool | setEntryValueAndUncertainty(unsigned int i, unsigned int j, double value, double uncertainty) |
void | setFromTList(TList& l) |
void | setFromTList(TList* l) |
void | TQTaggable::setGlobalIgnoreCase(bool globalIgnoreCase = true) |
void | TQTaggable::setGlobalOverwrite(bool globalOverwrite = true) |
bool | setHline(int row = 1, int type = 1) |
void | setListContents(TList* l, const TString& sep) |
virtual void | TQNamedTaggable::setName(const TString& newName) |
virtual void | TNamed::SetName(const char* name)MENU |
virtual void | TNamed::SetNameTitle(const char* name, const char* title) |
static void | TObject::SetObjectStat(Bool_t stat) |
bool | setProperty(unsigned int i, unsigned int j, const TString& key, const TString& value) |
bool | setProperty(unsigned int i, unsigned int j, const TString& key, const char* value) |
bool | setProperty(unsigned int i, unsigned int j, const TString& key, double value) |
bool | setProperty(unsigned int i, unsigned int j, const TString& key, int value) |
void | setRowProperty(unsigned int i, const TString& key, const TString& value) |
void | setRowProperty(unsigned int i, const TString& key, const char* value) |
void | setRowProperty(unsigned int i, const TString& key, double value) |
void | setRowProperty(unsigned int i, const TString& key, int value) |
int | TQTaggable::setTag(const TString& key, double value, const TString& destination = "") |
int | TQTaggable::setTag(const TString& key, int value, const TString& destination = "") |
int | TQTaggable::setTag(const TString& key, bool value, const TString& destination = "") |
int | TQTaggable::setTag(const TString& key, const TString& value, const TString& destination = "") |
int | TQTaggable::setTag(const TString& key, const char* value, const TString& destination = "") |
int | TQTaggable::setTag(const char* key, double value, const TString& destination = "") |
int | TQTaggable::setTag(const char* key, int value, const TString& destination = "") |
int | TQTaggable::setTag(const char* key, bool value, const TString& destination = "") |
int | TQTaggable::setTag(const char* key, const TString& value, const TString& destination = "") |
int | TQTaggable::setTag(const char* key, const char* value, const TString& destination = "") |
int | TQTaggable::setTagAuto(const TString& key, TString value, const TString& destination = "") |
int | TQTaggable::setTagBool(TString key, bool value, const TString& destination = "") |
int | TQTaggable::setTagDouble(TString key, double value, const TString& destination = "") |
int | TQTaggable::setTagInteger(TString key, int value, const TString& destination = "") |
int | TQTaggable::setTagList(const TString& key, TString value, const TString& destination = "") |
int | TQTaggable::setTagString(TString key, const TString& value, const TString& destination = "") |
virtual void | TQNamedTaggable::setTitle(const TString& newTitle) |
virtual void | TNamed::SetTitle(const char* title = "")MENU |
virtual void | TObject::SetUniqueID(UInt_t uid) |
bool | setVline(int col = 1, int type = 1) |
virtual void | ShowMembers(TMemberInspector& insp) const |
bool | shrink() |
virtual Int_t | TNamed::Sizeof() const |
virtual void | Streamer(TBuffer&) |
void | StreamerNVirtual(TBuffer& ClassDef_StreamerNVirtual_b) |
virtual void | TObject::SysError(const char* method, const char* msgfmt,...) const |
bool | TQTaggable::tagIsOfTypeBool(const TString& key) |
bool | TQTaggable::tagIsOfTypeDouble(const TString& key) |
bool | TQTaggable::tagIsOfTypeInteger(const TString& key) |
bool | TQTaggable::tagIsOfTypeString(const TString& key) |
bool | TQTaggable::tagsAreEquivalentTo(TQTaggable* tags, const TString& filter = "") |
Bool_t | TObject::TestBit(UInt_t f) const |
Int_t | TObject::TestBits(UInt_t f) const |
| TQTable() |
| TQTable(const TString& name) |
| TQTable(const TQTable* other) |
| TQTable(const TQTable& other) |
| TQTable(TList* l) |
virtual void | TObject::UseCurrentStyle() |
virtual void | TObject::Warning(const char* method, const char* msgfmt,...) const |
bool | write(const TString& fname, TQTaggable& tags) |
bool | write(const TString& fname, TQTaggable* tags = __null) |
bool | write(const TString& fname, const TString& tags) |
bool | write(const TString& fname, const char* tags) |
bool | write(const TString& fname, const TString& format, TQTaggable& tags) |
virtual Int_t | TObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0) |
virtual Int_t | TObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0) const |
bool | writeCSV(const TString& fname, TQTaggable& tags) |
bool | writeCSV(const TString& fname, TQTaggable* tags = __null) |
bool | writeCSV(const TString& fname, const TString& tags) |
bool | writeCSV(const TString& fname, const char* tags) |
bool | writeHTML(const TString& fname, TQTaggable& tags) |
bool | writeHTML(const TString& fname, TQTaggable* tags = __null) |
bool | writeHTML(const TString& fname, const TString& tags) |
bool | writeHTML(const TString& fname, const char* tags) |
bool | writeLaTeX(const TString& fname, TQTaggable& tags) |
bool | writeLaTeX(const TString& fname, TQTaggable* tags = __null) |
bool | writeLaTeX(const TString& fname, const TString& tags) |
bool | writeLaTeX(const TString& fname, const char* tags) |
bool | writePlain(const TString& fname, TQTaggable& tags) |
bool | writePlain(const TString& fname, TQTaggable* tags = __null) |
bool | writePlain(const TString& fname, const TString& tags) |
bool | writePlain(const TString& fname, const char* tags) |