Main Page | Class Hierarchy | Alphabetical List | Class List | 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 Sat Sep 11 04:01:10 2004 for Xbase Class Library by doxygen 1.3.7