adchpp.h File Reference

#include <cerrno>
#include <cstdarg>
#include <cstddef>
#include <cstdio>
#include <cstdint>
#include <cstring>
#include <ctime>
#include <sys/time.h>
#include <string>
#include <vector>
#include <list>
#include <functional>
#include <memory>
#include <algorithm>
#include <map>
#include <unordered_map>
#include <unordered_set>
#include <boost/noncopyable.hpp>
Include dependency graph for adchpp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define _LL(x)   x##ll
#define _T(s)   s
#define _ULL(x)   x##ull
#define ADCHPP_DLL   __attribute__ ((visibility("default")))
#define ADCHPP_VISIBLE   __attribute__ ((visibility("default")))
#define I64_FMT   "%lld"
#define PATH_SEPARATOR   '/'
#define PATH_SEPARATOR_STR   "/"
#define SHARED_PTR_NS   std

Define Documentation

#define _LL (  )     x##ll

Definition at line 44 of file adchpp.h.

#define _T (  )     s

Definition at line 140 of file adchpp.h.

Referenced by adchpp::Thread::start().

#define _ULL (  )     x##ull

Definition at line 45 of file adchpp.h.

Referenced by adchpp::TigerHash::TigerHash().

#define ADCHPP_DLL   __attribute__ ((visibility("default")))

Definition at line 89 of file adchpp.h.

#define ADCHPP_VISIBLE   __attribute__ ((visibility("default")))

Definition at line 90 of file adchpp.h.

#define I64_FMT   "%lld"

Definition at line 46 of file adchpp.h.

#define PATH_SEPARATOR   '/'

Definition at line 53 of file adchpp.h.

Referenced by adchpp::File::makeAbsolutePath().

#define PATH_SEPARATOR_STR   "/"

Definition at line 54 of file adchpp.h.

#define SHARED_PTR_NS   std

Definition at line 115 of file adchpp.h.

Generated on Sat Nov 27 23:37:56 2010 for adchpp by  doxygen 1.6.3