Skip to content

File master_connector.cpp

FileList > connection > master_connector.cpp

Go to the source code of this file

  • #include "connection_globals.h"
  • #include "system_parameter.h"
  • #include "object_representation.h"
  • #include "log_common_impl.h"
  • #include "log_lsa.hpp"
  • #include "log_manager.h"
  • #include "heartbeat.h"
  • #include "error_manager.h"
  • #include "master_connector.hpp"
  • #include "server_support.h"
  • #include "filesys_temp.hpp"
  • #include "connection_sr.h"
  • #include "tcp.h"
  • #include "buffer.hpp"
  • #include "packet_buffer.hpp"
  • #include "epoll.hpp"
  • #include "span.hpp"
  • #include "porting.h"
  • #include <tuple>
  • #include <cstdint>
  • #include <sys/eventfd.h>
  • #include <sys/socket.h>
  • #include <sys/epoll.h>
  • #include <netinet/tcp.h>
  • #include <fcntl.h>
  • #include <string>
  • #include <type_traits>
  • #include "memory_wrapper.hpp"

Namespaces

Type Name
namespace cubconn
namespace master

Macros

Type Name
define BODY_SIZE 2048
define NEXT_STATE (c, x) /* multi line expression */
define er_log_conn (...)

Macro Definition Documentation

define BODY_SIZE

#define BODY_SIZE `2048`

define NEXT_STATE

#define NEXT_STATE (
    c,
    x
) `/* multi line expression */`

define er_log_conn

#define er_log_conn (
    ...
) 


The documentation for this class was generated from the following file cubrid/src/connection/master_connector.cpp