HowTos/NewPacket: Remove old code from example
authorg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Tue, 1 Apr 2008 18:51:31 +0000 (18:51 +0000)
committerg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Tue, 1 Apr 2008 18:51:31 +0000 (18:51 +0000)
commit30c1daf8a1c404209210f76a9a54bcfde443603b
tree981d4f5a86ff8d3efb1140834f66f6736acc2fee
parentf85e1ac1d9bddeafd54b2171b8c7dd611842f7d3
HowTos/NewPacket: Remove old code from example
Console: Implement OverloadableCommandNode
Console: Make all virtual functions private
Console: Rename ObjectDirectory to ScopedDirectory
Console: Move non-template dependent ScopedDirectory members to ScopedDirectoryBase
Console: Provide owner-less void specialization of ScopedDirectory

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@772 270642c3-0616-0410-b53a-bc976706d245
14 files changed:
Console/Node.cc
Console/Node.cci
Console/Node.hh
Console/OverloadedCommand.cc [new file with mode: 0644]
Console/OverloadedCommand.cci [new file with mode: 0644]
Console/OverloadedCommand.hh [new file with mode: 0644]
Console/OverloadedCommand.test.cc [moved from Console/ObjectDirectory.test.cc with 52% similarity]
Console/ScopedDirectory.cci [new file with mode: 0644]
Console/ScopedDirectory.cti [moved from Console/ObjectDirectory.cti with 64% similarity]
Console/ScopedDirectory.hh [moved from Console/ObjectDirectory.hh with 83% similarity]
Console/ScopedDirectory.test.cc [new file with mode: 0644]
Console/testServer.cc
HowTos/NewPacket/Mainpage.dox
doclib/senf.css