namespace TClassEdit

Function Members (Methods)

Data Members

Class Charts

Function documentation

std::string CleanType(const char* typeDesc, int mode = 0, const char** tail = 0)
bool IsDefAlloc(const char* alloc, const char* classname)
bool IsDefAlloc(const char* alloc, const char* keyclassname, const char* valueclassname)
bool IsDefComp(const char* comp, const char* classname)
int IsSTLCont(const char* type, int testAlloc = 0)
bool IsStdClass(const char* type)
bool IsVectorBool(const char* name)
std::string GetLong64_Name(const string& original)
int GetSplit(const char* type, vector<std::string>& output, int& nestedLoc)
int STLKind(const char* type)
int STLArgs(int kind)
std::string ResolveTypedef(const char* tname, bool resolveAll = false)
std::string ShortType(const char* typeDesc, int mode)

Author: Victor Perev 10/04/2003
Last update: root/base:$Id: TClassEdit.h 20882 2007-11-19 11:31:26Z rdm $
Copyright (C) 1995-2003, Rene Brun and Fons Rademakers. *

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.