![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for _connection_t:Data Fields | |
| const char * | id |
| dt_http_server_t * | server |
| dt_http_server_callback | callback |
| gpointer | user_data |
Definition at line 41 of file http_server.c.
| dt_http_server_callback _connection_t::callback |
Definition at line 45 of file http_server.c.
| const char* _connection_t::id |
Definition at line 43 of file http_server.c.
| dt_http_server_t* _connection_t::server |
Definition at line 44 of file http_server.c.
| gpointer _connection_t::user_data |
Definition at line 46 of file http_server.c.