Collaboration diagram for Tools Library:
|
stechec/tools directory.
More...Files | |
| file | tools.hh |
Modules | |
| Network | |
Located in stechec/tools/datatfs directory.
There is already all that is needed for networking. See Cx, TcpCx, DirectCx, and Packet classes. | |
| Logger | |
Located in stechec/tools/logger directory.
This is a facility to log debug message, with customizable verbosity level. | |
| Miscellaneous Tools | |
Located in stechec/tools/misc directory.
There is Position, a tiny Point class, that should be useful everywhere... | |
| XML Tools | |
Located in stechec/tools/xml directory.
Our XML parser is built on top of Xerces-C++, and abstract most of the boring work. You should have a look at the xml::XML class. | |
| #define | STECHEC_BINARY_VERSION 2 |
| #define | BEGIN_NS(Ns) namespace Ns { |
| #define | END_NS(Ns) } |
stechec/tools directory.
1.4.7