Go to the documentation of this file.
30 #ifndef __BASE_CPRINTF_HH__
31 #define __BASE_CPRINTF_HH__
136 template<
typename T,
typename ...Args>
void
145 template<
typename ...Args>
void
154 template<
typename ...Args>
void
160 template<
typename ...Args> std::string
163 std::stringstream stream;
173 template<
typename ...Args>
void
179 template<
typename ...Args>
void
185 template<
typename ...Args> std::string
193 #endif // __CPRINTF_HH__
std::ios::fmtflags savedFlags
Bitfield< 31, 29 > format
void cprintf(const char *format, const Args &...args)
std::string csprintf(const char *format, const Args &...args)
void ccprintf(cp::Print &print)
int getNumber(const T &data)
void addArg(const T &data)
Print(std::ostream &stream, const std::string &format)
static void formatString(std::ostream &out, const T &data, Format &fmt)
static void formatFloat(std::ostream &out, const T &data, Format &fmt)
static void formatInteger(std::ostream &out, const T &data, Format &fmt)
static void formatChar(std::ostream &out, const T &data, Format &fmt)
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
Generated on Tue Dec 21 2021 11:34:23 for gem5 by doxygen 1.8.17