Browse wiki
| Common C++ |
| Component programs | ape + |
|---|---|
| Computer languages | C++ + |
| Documentation note | User guide included |
| Full description | Common C++ is a C++ class library that abs … Common C++ is a C++ class library that abstracts various system services in a portable manner, thereby making the creation of portable applications much easier. It is portable code, with very low runtime overhead, that works well on a very wide range of target platforms and C++ compilers in everyday use. It includes the 'ape' project, which was formerly a separate package. Common C++ manages threads, synchronization, and network sockets by offering portable C++ classes that abstract these services, as well as supporting "serial" I/O, daemon specific event logging, object serialization (persistence), block/record/page/ oriented file I/O, and configuration file parsing. It also provides an inheritable class architecture for your application that exploits C++ as needed. There are two source trees: one for "POSIX" systems such as GNU/Linux and the Hurd, the other for the Windows API. This makes Common C++ portable at the source level, as the two trees implement a functionally similar class interface. Commoncpp also includes uCommon C++ (http://www.gnutelephony.org/index.php/GNU_uCommon), a lightweight C++ library with features such as rtti and exception handling removed. It is intended for programs linking to C libraries and not the standard C++ library.ibraries and not the standard C++ library. |
| GNU package identifier | commoncpp + |
| Homepage URL | http://www.gnu.org/software/commoncpp/ + |
| Interface | library + |
| Is GNU | true + |
| Keywords | C++ + , library + , software development + , development + , programming + , common c++ + , commomcpp + , ape + , commoncpp + |
| Last review by | Janet Casey + |
| Last review date | 9 July 2008 + |
| License | GPLv2orlater + |
| License verified by | Kelly Hopkins + |
| License verified date | 17 November 2009 + |
| Name | Common C++ + |
| Prerequisite description | pth + |
| Prerequisite kind | Weak prerequisite + |
| Real name | David Sugar + , Caros Vidal + , Daniel Silverstone + , John Connors + , Sean Cavanaugh + , Yurii Rashkovskii + |
| Resource URL | mailto:bug-commoncpp@gnu.org + |
| Resource audience | Bug Tracking + , Developer + , Support + |
| Resource kind | E-mail + |
| Revisionid | 11,805 + |
| Revisiontimestamp | 18 October 2011 11:40:33 + |
| Revisionuser | User:Kberry + |
| Role | Maintainer + , Contributor + |
| Short description | Highly portable C++ class library + |
| Submitted by | Database conversion + |
| Submitted date | 1 April 2011 + |
| Use | library + |
| User level | none + |
| VCS checkout command | :pserver:anonymous@cvs.sourceforge.net:/cvsroot/cplusplus + |
| Version date | 24 February 2010 + |
| Version download | http://ftpmirror.gnu.org/gnu/commoncpp + |
| Version identifier | 1.8.0 + |
| Version status | stable + |
| Has queryThis property is a special property in this wiki. | Common C++ + , Common C++ + , Common C++ + , Common C++ + , Common C++ + , Common C++ + , Common C++ + , Common C++ + |
| Modification dateThis property is a special property in this wiki. | 5 March 2013 20:47:58 + |
| Page has default formThis property is a special property in this wiki. | Entry + |
| Has subobjectThis property is a special property in this wiki. | Common C++ + , Common C++ + , Common C++ + , Common C++ + , Common C++ + , Common C++ + , Common C++ + , Common C++ + , Common C++ + , Common C++ + |
| EmailThis property is a special property in this wiki. | dyfet@gnutelephony.org + |
| hide properties that link here |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.