source: trunk/Packages/synapse/docs/help/GVClasses.dot

Last change on this file was 2, checked in by chronos, 12 years ago
  • Přidáno: Základní kostra projektu.
  • Přidáno: Knihovna synapse.
File size: 4.2 KB
Line 
1DiGraph Classes {
2 ESynapseError -> Exception
3 ESynapseError [href="blcksock.ESynapseError.html"]
4 ESynaSerError -> Exception
5 ESynaSerError [href="synaser.ESynaSerError.html"]
6 TBlockSerial -> TObject
7 TBlockSerial [href="synaser.TBlockSerial.html"]
8 TBlockSocket -> TObject
9 TBlockSocket [href="blcksock.TBlockSocket.html"]
10 TPGMMessageBlockSocket -> TBlockSocket
11 TPGMMessageBlockSocket [href="blcksock.TPGMMessageBlockSocket.html"]
12 TPGMStreamBlockSocket -> TBlockSocket
13 TPGMStreamBlockSocket [href="blcksock.TPGMStreamBlockSocket.html"]
14 TRAWBlockSocket -> TBlockSocket
15 TRAWBlockSocket [href="blcksock.TRAWBlockSocket.html"]
16 TSocksBlockSocket -> TBlockSocket
17 TSocksBlockSocket [href="blcksock.TSocksBlockSocket.html"]
18 TDgramBlockSocket -> TSocksBlockSocket
19 TDgramBlockSocket [href="blcksock.TDgramBlockSocket.html"]
20 TICMPBlockSocket -> TDgramBlockSocket
21 TICMPBlockSocket [href="blcksock.TICMPBlockSocket.html"]
22 TUDPBlockSocket -> TDgramBlockSocket
23 TUDPBlockSocket [href="blcksock.TUDPBlockSocket.html"]
24 TTCPBlockSocket -> TSocksBlockSocket
25 TTCPBlockSocket [href="blcksock.TTCPBlockSocket.html"]
26 TCustomSSL -> TObject
27 TCustomSSL [href="blcksock.TCustomSSL.html"]
28 TSSLCryptLib -> TCustomSSL
29 TSSLCryptLib [href="ssl_cryptlib.TSSLCryptLib.html"]
30 TSSLNone -> TCustomSSL
31 TSSLNone [href="blcksock.TSSLNone.html"]
32 TSSLOpenSSL -> TCustomSSL
33 TSSLOpenSSL [href="ssl_openssl.TSSLOpenSSL.html"]
34 TSSLSBB -> TCustomSSL
35 TSSLSBB [href="ssl_sbb.TSSLSBB.html"]
36 TSSLStreamSec -> TCustomSSL
37 TSSLStreamSec [href="ssl_streamsec.TSSLStreamSec.html"]
38 TFTPList -> TObject
39 TFTPList [href="ftpsend.TFTPList.html"]
40 TFTPListRec -> TObject
41 TFTPListRec [href="ftpsend.TFTPListRec.html"]
42 TLDAPAttributeList -> TObject
43 TLDAPAttributeList [href="ldapsend.TLDAPAttributeList.html"]
44 TLDAPResult -> TObject
45 TLDAPResult [href="ldapsend.TLDAPResult.html"]
46 TLDAPResultList -> TObject
47 TLDAPResultList [href="ldapsend.TLDAPResultList.html"]
48 TMessHeader -> TObject
49 TMessHeader [href="mimemess.TMessHeader.html"]
50 TMimeMess -> TObject
51 TMimeMess [href="mimemess.TMimeMess.html"]
52 TMimePart -> TObject
53 TMimePart [href="mimepart.TMimePart.html"]
54 TSNMPMib -> TObject
55 TSNMPMib [href="snmpsend.TSNMPMib.html"]
56 TSNMPRec -> TObject
57 TSNMPRec [href="snmpsend.TSNMPRec.html"]
58 TSynaBlockCipher -> TObject
59 TSynaBlockCipher [href="synacrypt.TSynaBlockCipher.html"]
60 TSynaAes -> TSynaBlockCipher
61 TSynaAes [href="synacrypt.TSynaAes.html"]
62 TSynaCustomDes -> TSynaBlockCipher
63 TSynaCustomDes [href="synacrypt.TSynaCustomDes.html"]
64 TSyna3Des -> TSynaCustomDes
65 TSyna3Des [href="synacrypt.TSyna3Des.html"]
66 TSynaDes -> TSynaCustomDes
67 TSynaDes [href="synacrypt.TSynaDes.html"]
68 TSynaClient -> TObject
69 TSynaClient [href="blcksock.TSynaClient.html"]
70 TClamSend -> TSynaClient
71 TClamSend [href="clamsend.TClamSend.html"]
72 TDNSSend -> TSynaClient
73 TDNSSend [href="dnssend.TDNSSend.html"]
74 TFTPSend -> TSynaClient
75 TFTPSend [href="ftpsend.TFTPSend.html"]
76 THTTPSend -> TSynaClient
77 THTTPSend [href="httpsend.THTTPSend.html"]
78 TIMAPSend -> TSynaClient
79 TIMAPSend [href="imapsend.TIMAPSend.html"]
80 TLDAPSend -> TSynaClient
81 TLDAPSend [href="ldapsend.TLDAPSend.html"]
82 TNNTPSend -> TSynaClient
83 TNNTPSend [href="nntpsend.TNNTPSend.html"]
84 TPINGSend -> TSynaClient
85 TPINGSend [href="pingsend.TPINGSend.html"]
86 TPOP3Send -> TSynaClient
87 TPOP3Send [href="pop3send.TPOP3Send.html"]
88 TSMTPSend -> TSynaClient
89 TSMTPSend [href="smtpsend.TSMTPSend.html"]
90 TSNMPSend -> TSynaClient
91 TSNMPSend [href="snmpsend.TSNMPSend.html"]
92 TSNTPSend -> TSynaClient
93 TSNTPSend [href="sntpsend.TSNTPSend.html"]
94 TSyslogSend -> TSynaClient
95 TSyslogSend [href="slogsend.TSyslogSend.html"]
96 TTelnetSend -> TSynaClient
97 TTelnetSend [href="tlntsend.TTelnetSend.html"]
98 TTFTPSend -> TSynaClient
99 TTFTPSend [href="ftptsend.TTFTPSend.html"]
100 TSynaDebug -> TObject
101 TSynaDebug [href="synadbg.TSynaDebug.html"]
102 TSynaOption -> TObject
103 TSynaOption [href="blcksock.TSynaOption.html"]
104 TSyslogMessage -> TObject
105 TSyslogMessage [href="slogsend.TSyslogMessage.html"]
106 TLDAPAttribute -> TStringList
107 TLDAPAttribute [href="ldapsend.TLDAPAttribute.html"]
108}
Note: See TracBrowser for help on using the repository browser.