demangle_java_symbol.h

Go to the documentation of this file.
00001 
00011 #ifndef DEMANGLE_JAVA_SYMBOL_H
00012 #define DEMANGLE_JAVA_SYMBOL_H
00013 
00014 #include <string>
00015 
00017 std::string const demangle_java_symbol(std::string const & name);
00018 
00019 #endif // DEMANGLE_JAVA_SYMBOL_H

Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1