cwidget  0.5.16
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
oNcwidgetThe namespace containing everything defined by cwidget
|oNconfigRoutines that support parsing and interpreting user configuration
|oNdialogsRoutines to construct simple dialog boxes
|oNthreadsC++ wrappers for the POSIX threading primitives
|oNtoplevelThe namespace containing functions to manage the global state of cwidget
|oNutilMiscellaneous utility functions that are not directly related to the core functionality of cwidget
|oNwidgets
|oCcolumn_disposition
|oCcolumn
|oCwchtypeA structure that amalgamates a wchar_t together with attributes
|oCchstringA string class which stores attributes along with characters
|oCwchstring
|oCcwindow
|oCfragmentA fragment represents a logical unit of text
|oCfragment_column_entryStores information on a single column of fragments
|oCfragment_cacheA fragment that caches its contents; a cached result is used if the same width is passed to the layout routine twice in a row
|oCfragment_contentsThis class represents the formatted contents of a fragment
|\CstyleA "style" is a setting to be applied to a display element (widget, text, etc)
oNstd
|oCTRAITS_CLASS< chtype >Based on libstdc++-3's instantiation of this for characters
|\CTRAITS_CLASS< cwidget::wchtype >
oCbasic_string
\Ctrackable