Macros
Branch.cc File Reference
#include <utl/Reader.h>
#include <utl/Branch.h>
#include <utl/XercesUtil.h>
#include <utl/ErrorLogger.h>
#include <utl/UnitGrammar.h>
#include <utl/ExpressionParser.h>
#include <utl/AugerException.h>
#include <utl/UTCDateTime.h>
#include <utl/StringCompare.h>
#include <utl/Function.h>
#include <xercesc/util/XercesVersion.hpp>
#include <xercesc/framework/MemBufFormatTarget.hpp>
#include <xercesc/dom/DOMImplementation.hpp>
#include <xercesc/dom/DOMImplementationLS.hpp>
#include <utl/ReaderErrorReporter.h>
#include <boost/tokenizer.hpp>
#include <boost/lexical_cast.hpp>
#include <boost/algorithm/string/trim.hpp>
#include <boost/lambda/lambda.hpp>

Go to the source code of this file.

Macros

#define UTL_BRANCH_GETDATA_WITH_CAST_ONLY(_Type_...)
 

Detailed Description

Author
T. Paul
P. Cattaneo
D. Veberic
Javier Gonzalez
Date
25 Nov 2007

Definition in file Branch.cc.

Macro Definition Documentation

#define UTL_BRANCH_GETDATA_WITH_CAST_ONLY (   _Type_...)
Value:
void \
Branch::GetData(_Type_& t) \
const \
{ \
CastData(t); \
}

Definition at line 636 of file Branch.cc.


, generated on Tue Sep 26 2023.