convert.cpp debuginfo.cpp dictionary.cpp dynamicobject.cpp dynamicobject.thpp dynamictype.cpp
exception.cpp fifo.cpp filelogger.cpp filelogger.thpp logger.cpp logger.thpp
netstring.cpp networkstream.cpp object.cpp objectlock.cpp process.cpp
- qstring.cpp ringbuffer.cpp scriptfunction.cpp scriptfunctionwrapper.cpp
+ ringbuffer.cpp scriptfunction.cpp scriptfunctionwrapper.cpp
scriptutils.cpp scriptvariable.cpp serializer.cpp socket.cpp stacktrace.cpp
- statsfunction.cpp stdiostream.cpp stream.cpp streamlogger.cpp streamlogger.thpp
+ statsfunction.cpp stdiostream.cpp stream.cpp streamlogger.cpp streamlogger.thpp string.cpp
sysloglogger.cpp sysloglogger.thpp tcpsocket.cpp threadpool.cpp timer.cpp
tlsstream.cpp tlsutility.cpp type.cpp unixsocket.cpp utility.cpp value.cpp
value-operators.cpp workqueue.cpp
#define CONTEXT_H
#include "base/i2-base.hpp"
-#include "base/qstring.hpp"
+#include "base/string.hpp"
#include <list>
namespace icinga
#define DEBUGINFO_H
#include "base/i2-base.hpp"
-#include "base/qstring.hpp"
+#include "base/string.hpp"
#include "base/exception.hpp"
namespace icinga
#define EXCEPTION_H
#include "base/i2-base.hpp"
-#include "base/qstring.hpp"
+#include "base/string.hpp"
#include "base/stacktrace.hpp"
#include "base/context.hpp"
#include <sstream>
******************************************************************************/
#include "base/netstring.hpp"
-#include "base/qstring.hpp"
#include "base/debug.hpp"
#include <sstream>
#define NETSTRING_H
#include "base/i2-base.hpp"
+#include "base/string.hpp"
#include "base/stream.hpp"
namespace icinga
#define REGISTRY_H
#include "base/i2-base.hpp"
-#include "base/qstring.hpp"
+#include "base/string.hpp"
#include <map>
#include <boost/thread/mutex.hpp>
#include <boost/signals2.hpp>
#define SCRIPTUTILS_H
#include "base/i2-base.hpp"
-#include "base/qstring.hpp"
+#include "base/string.hpp"
#include "base/array.hpp"
namespace icinga
******************************************************************************/
#include "base/stacktrace.hpp"
-#include "base/qstring.hpp"
#include "base/utility.hpp"
#include "base/initialize.hpp"
******************************************************************************/
#include "base/stream.hpp"
-#include "base/qstring.hpp"
#include <boost/algorithm/string/trim.hpp>
using namespace icinga;
#include "base/i2-base.hpp"
#include "base/object.hpp"
+#include "base/string.hpp"
namespace icinga
{
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. *
******************************************************************************/
-#include "base/qstring.hpp"
+#include "base/string.hpp"
#include "base/value.hpp"
#include <boost/algorithm/string/trim.hpp>
#include <ostream>
#include "base/i2-base.hpp"
#include "base/object.hpp"
-#include "base/qstring.hpp"
+#include "base/string.hpp"
#include "base/exception.hpp"
#include <openssl/ssl.h>
#include <openssl/bio.h>
#define TYPE_H
#include "base/i2-base.hpp"
-#include "base/qstring.hpp"
+#include "base/string.hpp"
#include "base/object.hpp"
#include "base/initialize.hpp"
#include "base/utility.hpp"
#define UTILITY_H
#include "base/i2-base.hpp"
-#include "base/qstring.hpp"
+#include "base/string.hpp"
#include <typeinfo>
#include <boost/function.hpp>
#include <boost/thread/tss.hpp>
#define VALUE_H
#include "base/object.hpp"
-#include "base/qstring.hpp"
+#include "base/string.hpp"
#include <boost/variant/variant.hpp>
#include <boost/variant/get.hpp>
#ifndef AGENTADDCOMMAND_H
#define AGENTADDCOMMAND_H
-#include "base/qstring.hpp"
#include "base/clicommand.hpp"
namespace icinga
#ifndef BLACKANDWHITELISTCOMMAND_H
#define BLACKANDWHITELISTCOMMAND_H
-#include "base/qstring.hpp"
#include "base/clicommand.hpp"
namespace icinga
#ifndef AGENTLISTCOMMAND_H
#define AGENTLISTCOMMAND_H
-#include "base/qstring.hpp"
#include "base/clicommand.hpp"
namespace icinga
#ifndef AGENTREMOVECOMMAND_H
#define AGENTREMOVECOMMAND_H
-#include "base/qstring.hpp"
#include "base/clicommand.hpp"
namespace icinga
#ifndef AGENTSETCOMMAND_H
#define AGENTSETCOMMAND_H
-#include "base/qstring.hpp"
#include "base/clicommand.hpp"
namespace icinga
#ifndef AGENTSETUPCOMMAND_H
#define AGENTSETUPCOMMAND_H
-#include "base/qstring.hpp"
#include "base/clicommand.hpp"
namespace icinga
#ifndef AGENTUPDATECONFIGCOMMAND_H
#define AGENTUPDATECONFIGCOMMAND_H
-#include "base/qstring.hpp"
#include "base/clicommand.hpp"
namespace icinga
#ifndef AGENTWIZARDCOMMAND_H
#define AGENTWIZARDCOMMAND_H
-#include "base/qstring.hpp"
#include "base/clicommand.hpp"
namespace icinga
#define DAEMONCOMMAND_H
#include "base/clicommand.hpp"
-#include "base/qstring.hpp"
-#include <vector>
namespace icinga
{
#ifndef FEATUREDISABLECOMMAND_H
#define FEATUREDISABLECOMMAND_H
-#include "base/qstring.hpp"
#include "base/clicommand.hpp"
namespace icinga
#ifndef FEATUREENABLECOMMAND_H
#define FEATUREENABLECOMMAND_H
-#include "base/qstring.hpp"
#include "base/clicommand.hpp"
namespace icinga
#ifndef FEATURELISTCOMMAND_H
#define FEATURELISTCOMMAND_H
-#include "base/qstring.hpp"
#include "base/clicommand.hpp"
namespace icinga
#define FEATUREUTILITY_H
#include "base/i2-base.hpp"
-#include "base/qstring.hpp"
+#include "base/string.hpp"
#include <vector>
namespace icinga
#ifndef OBJECTLISTCOMMAND_H
#define OBJECTLISTCOMMAND_H
-#include "base/qstring.hpp"
#include "base/dictionary.hpp"
#include "base/array.hpp"
#include "base/clicommand.hpp"
#ifndef PKINEWCACOMMAND_H
#define PKINEWCACOMMAND_H
-#include "base/qstring.hpp"
#include "base/clicommand.hpp"
namespace icinga
#ifndef PKINEWCERTCOMMAND_H
#define PKINEWCERTCOMMAND_H
-#include "base/qstring.hpp"
#include "base/clicommand.hpp"
namespace icinga
#ifndef PKIREQUESTCOMMAND_H
#define PKIREQUESTCOMMAND_H
-#include "base/qstring.hpp"
#include "base/clicommand.hpp"
namespace icinga
#ifndef PKISIGNCSRCOMMAND_H
#define PKISIGNCSRCOMMAND_H
-#include "base/qstring.hpp"
#include "base/clicommand.hpp"
namespace icinga
#ifndef PKITICKETCOMMAND_H
#define PKITICKETCOMMAND_H
-#include "base/qstring.hpp"
#include "base/clicommand.hpp"
namespace icinga
#ifndef REPOSITORYOBJECTCOMMAND_H
#define REPOSITORYOBJECTCOMMAND_H
-#include "base/qstring.hpp"
#include "base/clicommand.hpp"
namespace icinga
#include "icinga/i2-icinga.hpp"
#include "icinga/command.hpp"
-#include "base/qstring.hpp"
+#include "base/string.hpp"
#include <boost/function.hpp>
#include <boost/signals2.hpp>
#include <vector>
#include "icinga/i2-icinga.hpp"
#include "icinga/checkresult.hpp"
#include "base/dictionary.hpp"
-#include "base/qstring.hpp"
+#include "base/string.hpp"
namespace icinga
{
#define CASTFUNCS_H
#include "methods/i2-methods.hpp"
-#include "base/qstring.hpp"
+#include "base/string.hpp"
namespace icinga
{
#include "base/netstring.hpp"
#include "base/fifo.hpp"
-#include "base/qstring.hpp"
#include <boost/test/unit_test.hpp>
using namespace icinga;
******************************************************************************/
#include "base/stdiostream.hpp"
-#include "base/qstring.hpp"
+#include "base/string.hpp"
#include <boost/test/unit_test.hpp>
#include <boost/foreach.hpp>
#include <sstream>
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. *
******************************************************************************/
-#include "base/qstring.hpp"
+#include "base/string.hpp"
#include <boost/test/unit_test.hpp>
#include <boost/foreach.hpp>