1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189
|
The following diagram shows the class dependencies. Classes listed on the same
line have no mutual dependencies. Classes listed on lines starting with the
digit 0 are not depenent on other bobcat classes. Then, diagrams showing
dependencies of other classes. Dependencies should be read upwards, e.g.,
String depends on A2x, Hostname depends on Hostent and Exception.
Dependencies refer to the construction of the class members as well as the use
of the class headers. So, when compiling the class Msg the class Exception
must be available (if not compile-time then most likely run-time). The
dependencies are not necessarily related to inheritance.
The file CLASSES lists all classes, in something resembling the order of
addition of the classes to the Bobcat library. The classes `Milter' and
`Xpointer' are optionally compiled, and are therefore not listed in the
CLASSES file.
The label IUO does not refer to a class but to functions defined in the FBB
namespace for internal use only. They are declared in the bobcat/iuo header.
Entries below, tagged with `(cont)' were mentioned earlier in the next
hierarchy. Entries tagged with (Obs) are obsolete and should no longer be
used.
0 Eoi
|
EoiBuf
|
+--------------+
| |
CryptBuf |
|
|
0 MultiBuf SyslogBuf ReadLineBuf LinearMap OMutexStream
| |
SyslogStream ReadLineStream
0 X2a Hash Hostent TypeTrait Swap Indent ReadLineHistory
|
+-----+------+
| |
binops repeat
0 EoiBuf RandBuf
(cont) |
| IRandStream
0 DateTime Exception IFilterBuf |
| | |
| | |
| +-----+-----+---+------+----------+ |
| | | | | | | |
| User Signal CSV | | +----+----+------+
| | | | | |
| | +---------+ Mbuf | SharedMutex
| | | | | | |
| | BigInt | Mstream | SharedBlock
| | | | CryptBuf | |
| | | +------+ (cont) | SharedSegment
| | | | | | | |
| | | | +---+----+--+ | |
| | | | | | | |
| | | | | +---+ |
| | | | | | |
| | | | DecryptBuf EncryptBuf |
| | | | |
| | | | SharedEnum__ SharedPos
+-------+ | | | |
| | | +------+--------+
| +--------+---+ | |
| | | | |
| PrimeFactors | | |
| | | |
| DiffieHellman | |
| | SharedMemory
| GS__ | |
| | | SharedBuf
+----+ | |
| | +------------+-------------+
| | | | |
| | ISharedStream OSharedStream SharedStream
Stat |
| |
Glob | LogBuf
+--------+-------+-----------+-----+-------------+ |
| | | | | | |
| Pattern OneKey | | +--+--+
| | | | |
+--------+ | | Log
| | | | Hostent |
| | | | (cont) level
ConfigFile | | | |
| | +---+--+
| | |
| | Hostname
GetHostent |
| LocalSocketBase
InetAddress |
| |
SocketBase +-------------------+
| | |
| LocalClientSocket LocalServerSocket
+------+---------+
| |
ClientSocket ServerSocket
Exception(cont)
|
0 +---------+--------+----+----+-----+------+----------+ IOBuf
| | | | | | | | |
Xpointer MailHeaders Milter | Pipe Fork Selector Redirector IOStream
| | | | | |
| +-----+------+----------+---------+
| |
| |
+------+ |
| | |
TempStream | |
| |
0 A2x | |
| | |
String | +----+
| | |
+--------+----+ | |
| | | |
| +---+----+ |
| | | |
| | Arg ConfigFile |
| | | (cont) |
| | | | |
CmdFinderBase | +---+---+ |
| | | |
| | ArgConfig |
| | |
CmdFinder +----+-------------+
|
EoiBuf | A2x(cont)
(cont) | |
| | | Eoi
| | | |
0 OFdBuf | IFdBuf | OFilterBuf
| | | | |
| | | | +---+
| | | | | |
| | | +---+ |
| | | | |
| | | OHexBuf | lm mlm
| | | | | | |
+-------+ | +----+ | +-------+------+---+
| | | | | | |
OFdStream +-------+--+--------+ IFdStream | |
| | OFoldBuf
Process | |
| |
| OFoldStream
Exception(cont) |
| | EoiBuf
+----+----+ (cont)
| |
+---------+
|
+-----+-----+
| |
DigestBuf HMacBuf
0 Align StringLine Exception(cont)
| | |
| +------------+
TableSupport |
| Cidr
+----------+
| |
String (cont) TableBase TableLines
| |
+----+ +----+----+
| | | |
| +-----+ |
| | |
| Table TableBuf
|
|
| Stat(cont) Pattern(cont) X2a(cont)
| | | |
+-------+-----------+-----+------+
|
|
CGI
|