Difference "Reference: Major CppCMS Classes" ver. 3 versus ver. 4
		
	
	
		Content:
		
	
	
	
		| CppCMS use many classes, however, most of them are not interesting for user because the are module specific or internal classes.  | 
	
	
		|  | 
	
	
		| In this reference you find all classes that are used by developers of web applications. | 
	
	
		|  | 
	
	
		| - [`cppcms::cppcms_config`](/wikipp/en/page/ref_cppcms_cppcms_config) -- access to configuration facilities of CppCMS. | 
	
	
		| - [`cppcms::manager`](/wikipp/en/page/ref_cppcms_manager) --- major CppCMS application instance that controls different workers. | 
	
	
		| - [`cppcms::worker_thread` and `cppcms::application`](/wikipp/en/page/ref_cppcms_application) --- are major classes that include all working API. | 
	
	
		| - [`cppcms::base_content` and `cppcms::base_view`](/wikipp/en/page/ref_cppcms_base_view) --- the class that used for creation of content and rendering HTML. | 
	
	
		| - [`cppcms::cache_iface`](/wikipp/en/page/ref_cppcms_cache_iface) --- caching API. | 
	
	
		| - [`cppcms::session_interface`](/wikipp/en/page/ref_cppcms_session_iface) --- sessions API. | 
	
	
		| - [`cppcms::url_parser`](/wikipp/en/page/ref_cppcms_url_parser) --- nice urls API. | 
	
	
		| - [`cppcms::form`](/wikipp/en/page/ref_cppcms_forms) -- and other forms related classes. | 
	
	
		| - [`cppcms::serializable`](/wikipp/en/page/ref_cppcms_serializable) -- serialization of C++ objects. | 
	
	
		|  | 
	
	
		|  | 
	
	
	
	
	
	 
	
		
About
CppCMS is a web development framework for performance demanding applications.
Support This Project

 
 

Navigation
Main Page
		
		
		Valid CSS 
		| Valid XHTML 1.0