File controller.hpp¶
FileList > connection > controller.hpp
Go to the source code of this file
#include "buffer.hpp"#include "system_parameter.h"#include "error_manager.h"#include <string>#include <cstdio>#include <cstring>#include <cerrno>#include <utility>#include <unistd.h>#include <fcntl.h>#include <sys/socket.h>#include <sys/un.h>
Namespaces¶
| Type | Name |
|---|---|
| namespace | cubconn |
| namespace | connection |
Classes¶
| Type | Name |
|---|---|
| class | controller <typename RX, typename TX> |
The documentation for this class was generated from the following file cubrid/src/connection/controller.hpp