Difference between revisions of "fcl-base"

From Lazarus wiki
Jump to navigationJump to search
Line 2: Line 2:
  
 
Note that about half of them are documented in the "fcl" part of the library/
 
Note that about half of them are documented in the "fcl" part of the library/
 +
 +
= demoes =
 +
 +
{| BORDER="1" CELLSPACING="0"
 +
!STYLE="background:#ffdead;"|'''Example'''
 +
!STYLE="background:#ffdead;"|'''relevant unit '''
 +
!STYLE="background:#ffdead;"|'''comment'''
 +
|----
 +
|[[asiotest]]  ||  -  ||
 +
|----
 +
|[[avltreetest]]||  avltree  ||
 +
|----
 +
|[[b64]] ||  -  ||
 +
|----
 +
|[[b64dec]]    ||  -  ||
 +
|----
 +
|[[b64enc]]||  -  ||
 +
|----
 +
|[[b64test]]||  -  ||
 +
|----
 +
|[[b64test2]]||  -  ||
 +
|----
 +
|[[cachetest]]||  -  ||
 +
|----
 +
|[[cfgtest]]||  -  ||
 +
|----
 +
|[[daemon]]||  -  ||
 +
|----
 +
|[[dbugsrv]]||  -  ||
 +
|----
 +
|[[debugtest]]||  -  ||
 +
|----
 +
|[[doecho]]||  -  ||
 +
|----
 +
|[[dparser]]||  -  ||
 +
|----
 +
|[[dsockcli]]||  -  ||
 +
|----
 +
|[[dsocksvr]]||  -  ||
 +
|----
 +
|[[fstream]]||  -  ||
 +
|----
 +
|[[htdump]]||  -  ||
 +
|----
 +
|[[ipcclient]]||  -  ||
 +
|----
 +
|[[ipcserver]]||  -  ||
 +
|----
 +
|[[isockcli]]||  -  ||
 +
|----
 +
|[[isocksvr]]||  -  ||
 +
|----
 +
|[[istream]]||  -  ||
 +
|----
 +
|[[list]]||  -  ||
 +
|----
 +
|[[mstream]]||  -  ||
 +
|----
 +
|[[poolmm1]]||  -  ||
 +
|----
 +
|[[poolmm2]]||  -  ||
 +
|----
 +
|[[restest]]||  -  ||
 +
|----
 +
|[[showver]]||  -  ||
 +
|----
 +
|[[sockcli]]||  -  ||
 +
|----
 +
|[[socksvr]]||  -  ||
 +
|----
 +
|[[sstream]]||  -  ||
 +
|----
 +
|[[stringl]]||  -  ||
 +
|----
 +
|[[testapp]]||  -  ||
 +
|----
 +
|[[testbf]]||  -  ||
 +
|----
 +
|[[testbs]]||  -  ||
 +
|----
 +
|[[testcgi]]||  -  ||
 +
|----
 +
|[[testcont]]||  -  ||
 +
|----
 +
|[[testexprpars]]||  -  ||
 +
|----
 +
|[[testez]]||  -  ||
 +
|----
 +
|[[testhres]]||  -  ||
 +
|----
 +
|[[testnres]]||  -  ||
 +
|----
 +
|[[testol]]||  -  ||
 +
|----
 +
|[[testproc]]||  -  ||
 +
|----
 +
|[[testreg]]||  -  ||
 +
|----
 +
|[[testrhre]]||  -  ||
 +
|----
 +
|[[testrnre]]||  -  ||
 +
|----
 +
|[[testrsre]]||  -  ||
 +
|----
 +
|[[testrtf]]||  -  ||
 +
|----
 +
|[[testser]]||  -  ||
 +
|----
 +
|[[testsres]]||  -  ||
 +
|----
 +
|[[testtimer]]||  -  ||
 +
|----
 +
|[[testunzip]]||  -  ||
 +
|----
 +
|[[testur]]||  -  ||
 +
|----
 +
|[[testweb]]||  -  ||
 +
|----
 +
|[[testz]]||  -  ||
 +
|----
 +
|[[testz2]]||  -  ||
 +
|----
 +
|[[testzip]]||  -  ||
 +
|----
 +
|[[threads]]||  -  ||
 +
|----
 +
|[[tidea]]||  -  ||
 +
|----
 +
|[[tstelcmd]]||  -  ||
 +
|----
 +
|[[tstelgtk]]||  -  ||
 +
|----
 +
|[[txmlreg]]||  -  ||
 +
|----
 +
|[[xmldump]]||  -  ||
 +
|----
 +
|}
  
 
= Units =
 
= Units =

Revision as of 14:49, 27 February 2009

The FCL-Base package contains a number of units that are either really "base" functionality or more misc stand-alone units.

Note that about half of them are documented in the "fcl" part of the library/

demoes

Example relevant unit comment
asiotest -
avltreetest avltree
b64 -
b64dec -
b64enc -
b64test -
b64test2 -
cachetest -
cfgtest -
daemon -
dbugsrv -
debugtest -
doecho -
dparser -
dsockcli -
dsocksvr -
fstream -
htdump -
ipcclient -
ipcserver -
isockcli -
isocksvr -
istream -
list -
mstream -
poolmm1 -
poolmm2 -
restest -
showver -
sockcli -
socksvr -
sstream -
stringl -
testapp -
testbf -
testbs -
testcgi -
testcont -
testexprpars -
testez -
testhres -
testnres -
testol -
testproc -
testreg -
testrhre -
testrnre -
testrsre -
testrtf -
testser -
testsres -
testtimer -
testunzip -
testur -
testweb -
testz -
testz2 -
testzip -
threads -
tidea -
tstelcmd -
tstelgtk -
txmlreg -
xmldump -

Units

Go to back Packages List