Foundation.h File Reference

#include "Poco/Config.h"
#include "Poco/Platform.h"
#include "Poco/Bugcheck.h"
#include "Poco/Types.h"
#include <string>
Include dependency graph for Foundation.h:

Go to the source code of this file.

Defines

#define POCO_DO_JOIN(X, Y)   POCO_DO_JOIN2(X, Y)
#define POCO_DO_JOIN2(X, Y)   X##Y
#define POCO_JOIN(X, Y)   POCO_DO_JOIN(X, Y)

Define Documentation

#define POCO_DO_JOIN ( X,
 )     POCO_DO_JOIN2(X, Y)

Definition at line 128 of file Foundation.h.

#define POCO_DO_JOIN2 ( X,
 )     X##Y

Definition at line 129 of file Foundation.h.

#define POCO_JOIN ( X,
 )     POCO_DO_JOIN(X, Y)

Definition at line 127 of file Foundation.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


pluginlib
Author(s): Tully Foote and Eitan Marder-Eppstein
autogenerated on Fri Jan 11 11:38:51 2013