xtd - Reference Guide  0.1.0
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
Loading...
Searching...
No Matches
Classes | Namespaces
css_writer.h File Reference
#include "selector_map.h"
#include "../../argument_exception.h"
#include "../../format_exception.h"
#include "../../object.h"
#include "../../io/stream_writer.h"

Definition

Contains xtd::web::css::writer class.

Go to the source code of this file.

Classes

class  xtd::web::css::css_writer
 

Namespaces

namespace  xtd
 The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
 
namespace  xtd::web
 Contains classes and interfaces that enable browser-server communication. This namespace includes the http_request class, which provides extensive information about the current HTTP request; the http_response class, which manages HTTP output to the client; and the http_server_utility class, which provides access to server-side utilities and processes. xtd::web also includes classes for cookie manipulation, file transfer, exception information, and output cache control.