TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
format.h File Reference
#include "G3D/platform.h"
#include <string>
#include <stdio.h>
#include <cstdarg>
+ Include dependency graph for format.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 G3D
 

Functions

std::string __cdecl G3D::format (const char *fmt...) G3D_CHECK_PRINTF_ARGS
 
std::string G3D::vformat (const char *fmt, va_list argPtr) G3D_CHECK_VPRINTF_ARGS