xbstring.cpp File Reference

#include <xbase/xbase.h>
#include <xbase/xbconfig.h>
#include <stdlib.h>
#include <stdio.h>
#include <xbase/xbstring.h>
#include <xbase/xbexcept.h>

Functions

bool operator== (const xbString &s1, const char *s2)
 Short description.
bool operator!= (const xbString &s1, const char *s2)
 Short description.
XBDLLEXPORT std::ostream & operator<< (std::ostream &os, const xbString &xbs)
 Short description.
xbString operator- (const xbString &s1, const xbString &s2)
 Short description.
xbString operator+ (const xbString &s1, const xbString &s2)
 Short description.
xbString operator+ (const xbString &s1, const char *s2)
 Short description.
xbString operator+ (const char *s1, const xbString &s2)
 Short description.
xbString operator+ (const xbString &s1, char c2)
 Short description.
xbString operator+ (char c1, const xbString &s2)
 Short description.

Detailed Description


Function Documentation

bool operator!= ( const xbString s1,
const char *  s2 
)

Short description.

xbString operator+ ( char  c1,
const xbString s2 
)

Short description.

xbString operator+ ( const xbString s1,
char  c2 
)

Short description.

xbString operator+ ( const char *  s1,
const xbString s2 
)

Short description.

xbString operator+ ( const xbString s1,
const char *  s2 
)

Short description.

xbString operator+ ( const xbString s1,
const xbString s2 
)

Short description.

xbString operator- ( const xbString s1,
const xbString s2 
)

Short description.

XBDLLEXPORT std::ostream& operator<< ( std::ostream &  os,
const xbString xbs 
)

Short description.

bool operator== ( const xbString s1,
const char *  s2 
)

Short description.


Generated on Tue Mar 11 16:29:54 2008 for Xbase Class Library by  doxygen 1.5.5