Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

xbstring.cpp File Reference

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

Functions

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

Detailed Description


Function Documentation

XBDLLEXPORT bool operator!= const xbString s1,
const char *  s2
 

Short description.

XBDLLEXPORT xbString operator+ char  c1,
const xbString s2
 

Short description.

XBDLLEXPORT xbString operator+ const xbString s1,
char  c2
 

Short description.

XBDLLEXPORT xbString operator+ const char *  s1,
const xbString s2
 

Short description.

XBDLLEXPORT xbString operator+ const xbString s1,
const char *  s2
 

Short description.

XBDLLEXPORT xbString operator+ const xbString s1,
const xbString s2
 

Short description.

XBDLLEXPORT xbString operator- const xbString s1,
const xbString s2
 

Short description.

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

Short description.

XBDLLEXPORT bool operator== const xbString s1,
const char *  s2
 

Short description.


Generated on Sun Jan 9 21:51:46 2005 for Xbase Class Library by  doxygen 1.4.1