Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

DbiString.cxx File Reference

#include <sstream>
#include "DatabaseInterface/DbiString.h"
#include "LeakChecker/Lea.h"
#include "MessageService/MsgService.h"

Go to the source code of this file.

Defines

#define OUT(t, v)

Functions

 CVSID ("$Id: DbiString.cxx,v 1.6 2006/08/08 10:51:32 west Exp $")


Define Documentation

#define OUT t,
 ) 
 

Value:

ostringstream out;         \
    out << v;                  \
    fString.append(out.str()); \
    return *this;

Definition at line 148 of file DbiString.cxx.


Function Documentation

CVSID "$Id: DbiString cxx,
v 1.6 2006/08/08 10:51:32 west Exp $" 
 


Generated on Mon Feb 15 11:07:56 2010 for loon by  doxygen 1.3.9.1