Class CSPString

Description
This is a generic, high performance single-character string class for the CSP framework.

Member functions:

Remarks:
The CSPString class, supports conversion from several data types. The data types supported are:

const CSPWString&
const char*
const wchar_t*
const std::string&
const std::wstring&
int
unsigned int
__int64
unsigned __int64
long
unsigned long
short
unsigned short
char
unsigned char
bool
double
float
CSPDate
CSPTime
CSPDateTime
CSPVariant

See also:
class CSPWString
Basic classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd