CppCMS
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 1234]
oNboosterBooster library namespace. The library that implements Boost Like API in ABI backward compatible way
|oNaioThis namespace povides and API to asynchronous sockets API, asynchronous timer and event loop handing
||\Naio_errorThis namespace includes Booster.Aio specific error codes
|oNlocaleThis is the main namespace that encloses all localization classes
||oNasThis namespace includes all manipulators that can be used on IO streams
||oNflagsThis namespace holds additional formatting flags that can be set using ios_info
||oNgnu_gettextThis namespace holds classes that provide GNU Gettext message catalogs support
||oNperiodNamespace that contains various types for manipulation with dates
|||\NmarksThis namespace holds a enum of various period types like era, year, month, etc.
||oNtime_zoneNamespace that holds functions for operating with global time zone
||oNutfNamespace that holds basic operations on UTF encoded sequences
||\NutilThis namespace provides various utility function useful for Boost.Locale backends implementations
|oNlogThis namespace includes Booster.Log related classes
||\NsinksThis namespace includes various output devices (sinks) for logger
|oNnowideThis namespace includes implementation of basic STL's / STDLIb's functions such that they accept UTF-8 strings. on Windows. Otherwise it is just an alias of std namespace (i.e. not on Windows)
|oNstack_traceNamespace that holds basic operations for implementing stack trace
|\NsystemThis namespace includes partial implementation of std::tr1's/boost's system_error, error_code classes
\NcppcmsThis is the namespace where all CppCMS functionality is placed
 oNb64urlThis namespace provides functions useful for modified Base64 encoding for URL. This encoding does not insert newline characters, do not pad the text with = character and use "_" and "-" instead of "+" and "/" characters reserved by URL format for special purposes
 oNcryptoThis namespace holds basic cryptographic utilities useful for save interaction with user
 oNencodingThis Namespace holds various function for dealing with encoding
 oNfiltersThis namespace various filters that can be used in templates for filtering data
 oNhttpThis namespace represent classes that are directly connected to handing HTTP requests and responses
 oNjsonThis namespace includes all JSON parsing and formatting related classes and functions
 oNrpcThis namespace holds API for implementing various RPC APIs, like JsonRPC
 oNsessionsThis namespace keeps various session storage backends
 oNutilThis namespace holds various useful helper functions for we developer
 oNviewsThis namespace holds all classes used for rendering CppCMS views
 oNwidgetsThis namespace includes all the widgets (i.e. parts of HTML forms) supported by cppcms
 \NxssNamespace that holds Anti-Cross Site Scripting Filter support