Go to the first, previous, next, last section, table of contents.


@settitle{CNCL}

Copyright (C) 1993-1998 Communication Networks, Aachen University of Technology, Germany.

Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies.

Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one.

Permission is granted to copy and distribute translations of this manual into other languages, under the above conditions for modified versions.

Introduction to the CNCL

CNCL is a C++ library created at Communication Networks, Aachen University of Technology, Germany.

The main objective of this class library is to provide a common base for all C++ applications created at Communication Networks. Therefore, CNCL is both a class library featuring generic C++ classes as well as a simulation library with strong points in random number generation, statistics, and event driven simulation.

All globally visible classes and type definitions feature a "CN" prepended to their name to avoid collision with other class libraries, e.g. GNU libg++.


Go to the first, previous, next, last section, table of contents.