PixelLightAPI  .
Namespaces | Functions
String.inl File Reference
#include "PLCore/String/StringBuffer.h"

Namespaces

namespace  PLCore

Functions

String PLCore::operator+ (int nValue, const String &sString)
String PLCore::operator+ (int64 nValue, const String &sString)
String PLCore::operator+ (uint8 nValue, const String &sString)
String PLCore::operator+ (uint32 nValue, const String &sString)
String PLCore::operator+ (uint64 nValue, const String &sString)
String PLCore::operator+ (float fValue, const String &sString)
String PLCore::operator+ (double dValue, const String &sString)


PixelLight PixelLight 0.9.10-R1
Copyright (C) 2002-2011 by The PixelLight Team
Last modified Fri Dec 23 2011 15:51:06
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported