xbstring.h File Reference

#include <xbase/xbconfig.h>
#include <stdlib.h>
#include <iostream.h>

Go to the source code of this file.

Classes

class  xbString
 xbString class More...

Functions

bool operator== (const xbString &s1, const char *s2)
 Short description.
bool operator!= (const xbString &s1, const char *s2)
 Short description.
bool operator== (const xbString &s1, char s2)
bool operator!= (const xbString &s1, char s2)
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.
xbString operator- (const xbString &s1, const xbString &s2)
 Short description.


Detailed Description


Function Documentation

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

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.

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

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

Short description.


Generated on Mon Sep 11 18:21:10 2006 for Xbase Class Library by  doxygen 1.4.7