ROOT
6.07/01
Reference Guide
|
Go to the source code of this file.
Namespaces | |
RooCintUtils | |
Functions | |
std::pair< std::list < std::string >, unsigned int > | RooCintUtils::ctorArgs (const char *classname, UInt_t nMinArgs=0) |
Bool_t | RooCintUtils::isEnum (const char *typeName) |
Bool_t | RooCintUtils::isValidEnumValue (const char *typeName, const char *value) |
Bool_t | RooCintUtils::isTypeDef (const char *trueName, const char *aliasName) |
std::string | RooCintUtils::trueName (const char *typeDefName) |