Entwicklerinformationen
|
libclaw-application-dev | Set of classes to ease the initialisation of the program | Mehr ... |
Part of the libclaw library. . This library is intended to help to manage the arguments of your program, with automatic management of short/long arguments and help message. |
libclaw-application1 | Set of classes to ease the initialisation of the program | Mehr ... |
Part of the libclaw library. . This library is intended to help to manage the arguments of your program, with automatic management of short/long arguments and help message. |
libclaw-configuration-file-dev | Class to process configuration files | Mehr ... |
Part of the libclaw library. . This library is intended to help to read configutation files divided in sections made of attribute/value pairs. |
libclaw-configuration-file1 | Class to process configuration files | Mehr ... |
Part of the libclaw library. . This library is intended to help to read configutation files divided in sections made of attribute/value pairs. |
libclaw-dev | Claw is a generalist C++ library (development files) | Mehr ... |
Claw is a C++ Library Absolutely Wonderful bringing various nice classes and tools to C++ developers. . This library tries to be standard compliant and as portable as possible. . Claw provides: - advanced data structures: automaton, AVL binary search tree, graph, tree, ordered set, trie, maps with multiple types as keys, - geometric tools (2D): box/rectangle, point, line, vector, - image manipulation, reading and writing bitmap, jpeg, targa, png, pcx, xpm files - network tools: use sockets like any standard stream, - text algorithms, - min-max/alpha-beta algorithms, - developer tools: generic singleton, smart pointers, meta-programming concepts, buffered streams, - easy read of conf/ini files, easy access to environment variables, - manipulation of dynamic libraries, - and a lot more... |
libclaw-doc | Claw is a generalist C++ library (documentation files) | Mehr ... |
Claw is a C++ Library Absolutely Wonderful bringing various nice classes and tools to C++ developers. . This library tries to be standard compliant and as portable as possible. . Claw provides: - advanced data structures: automaton, AVL binary search tree, graph, tree, ordered set, trie, maps with multiple types as keys, - geometric tools (2D): box/rectangle, point, line, vector, - image manipulation, reading and writing bitmap, jpeg, targa, png, pcx, xpm files - network tools: use sockets like any standard stream, - text algorithms, - min-max/alpha-beta algorithms, - developer tools: generic singleton, smart pointers, meta-programming concepts, buffered streams, - easy read of conf/ini files, easy access to environment variables, - manipulation of dynamic libraries, - and a lot more... |
libclaw-dynamic-library-dev | Class to ease the manipulation of dynamic libraries | Mehr ... |
Part of the libclaw library. . This library is intended to ease the use or dynamic libraries: loading, checking the availability of a symbol and getting a function pointer on it. |
libclaw-dynamic-library1 | Class to ease the manipulation of dynamic libraries | Mehr ... |
Part of the libclaw library. . This library is intended to ease the use or dynamic libraries: loading, checking the availability of a symbol and getting a function pointer on it. |
libclaw-graphic-dev | Set of classes for image manipulation | Mehr ... |
Part of the libclaw library. . This library is intended to offer an easy way to deal with images, with read and write support of bmp, jpeg, pcx, png, targa and xbm files. |
libclaw-graphic1 | Set of classes for image manipulation | Mehr ... |
Part of the libclaw library. . This library is intended to offer an easy way to deal with images, with read and write support of bmp, jpeg, pcx, png, targa and xbm files. |
libclaw-logger-dev | Flexible log system | Mehr ... |
Part of the libclaw library. . This library provides a log system allowing several level of log and redirectable streams. |
libclaw-logger1 | Flexible log system | Mehr ... |
Part of the libclaw library. . This library provides a log system allowing several level of log and redirectable streams. |
libclaw-net-dev | C++ standard stream interface for Unix sockets | Mehr ... |
Part of the libclaw library. . This library provides a C++ standard stream interface to Unix sockets. |
libclaw-net1 | C++ standard stream interface for Unix sockets | Mehr ... |
Part of the libclaw library. . This library provides a C++ standard stream interface to Unix sockets. |