SNAP Library 2.4, Developer Reference
2015-05-11 19:40:56
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
base.cpp
Go to the documentation of this file.
1
#include "
stdafx.h
"
2
3
#include "
base.h
"
4
5
void
BaseTralala
(){
6
printf(
"Active defines:\n"
);
7
#ifdef GLib_WIN
8
printf(
" GLib_WIN\n"
);
9
#endif
10
#ifdef GLib_WIN32
11
printf(
" GLib_WIN32\n"
);
12
#endif
13
#ifdef GLib_WIN64
14
printf(
" GLib_WIN64\n"
);
15
#endif
16
#ifdef GLib_UNIX
17
printf(
" GLib_UNIX\n"
);
18
#endif
19
#ifdef GLib_LINUX
20
printf(
" GLib_LINUX\n"
);
21
#endif
22
#ifdef GLib_SOLARIS
23
printf(
" GLib_SOLARIS\n"
);
24
#endif
25
#ifdef GLib_MSC
26
printf(
" GLib_MSC\n"
);
27
#endif
28
#ifdef GLib_CYGWIN
29
printf(
" GLib_CYGWIN\n"
);
30
#endif
31
#ifdef GLib_BCB
32
printf(
" GLib_BCB\n"
);
33
#endif
34
#ifdef GLib_GCC
35
printf(
" GLib_GCC\n"
);
36
#endif
37
#ifdef GLib_MACOSX
38
printf(
" GLib_MACOSX\n"
);
39
#endif
40
#ifdef GLib_64Bit
41
printf(
" GLib_64Bit\n"
);
42
#endif
43
#ifdef GLib_32Bit
44
printf(
" GLib_32Bit\n"
);
45
#endif
46
#ifdef GLib_GLIBC
47
printf(
" GLib_GLIBC\n"
);
48
#endif
49
#ifdef GLib_POSIX_1j
50
printf(
" GLib_POSIX_1j\n"
);
51
#endif
52
}
53
54
#if defined(GLib_UNIX) && ! defined(GLib_CYGWIN)
55
int
_daylight = 0;
56
#endif
57
58
#include "
bd.cpp
"
59
#include "
fl.cpp
"
60
#include "
dt.cpp
"
61
#include "
ut.cpp
"
62
#include "
hash.cpp
"
63
64
#include "
unicode.cpp
"
65
#include "
unicodestring.cpp
"
66
#include "
tm.cpp
"
67
#include "
os.cpp
"
68
69
#include "
bits.cpp
"
70
#include "
env.cpp
"
71
#include "
wch.cpp
"
72
#include "
xfl.cpp
"
73
#include "
xmath.cpp
"
74
75
#include "
blobbs.cpp
"
76
#include "
lx.cpp
"
77
#include "
url.cpp
"
78
79
#include "
http.cpp
"
80
#include "
html.cpp
"
81
#include "
md5.cpp
"
82
#include "
ss.cpp
"
83
#include "
xml.cpp
"
84
#include "
json.cpp
"
85
//#include "prolog.cpp"
86
87
#include "
zipfl.cpp
"
88
dt.cpp
stdafx.h
wch.cpp
os.cpp
bd.cpp
env.cpp
json.cpp
unicode.cpp
xml.cpp
xfl.cpp
http.cpp
html.cpp
unicodestring.cpp
xmath.cpp
tm.cpp
url.cpp
ut.cpp
bits.cpp
ss.cpp
zipfl.cpp
md5.cpp
base.h
blobbs.cpp
BaseTralala
void BaseTralala()
Definition:
base.cpp:5
hash.cpp
fl.cpp
lx.cpp
glib-core
base.cpp
Generated on Mon May 11 2015 19:40:59 for SNAP Library 2.4, Developer Reference by
1.8.7