Skip to content

File pl_session.hpp

FileList > cubrid > src > sp > pl_session.hpp

Go to the source code of this file

  • #include <atomic>
  • #include <unordered_map>
  • #include <unordered_set>
  • #include <deque>
  • #include <condition_variable>
  • #include <string>
  • #include <map>
  • #include "system_parameter.h"
  • #include "packable_object.hpp"
  • #include "pl_connection.hpp"
  • #include "pl_execution_stack_context.hpp"
  • #include "pl_signature.hpp"

Namespaces

Type Name
namespace cubmethod
namespace cubpl
namespace cubthread

Classes

Type Name
class session
struct sys_param

Public Types

Type Name
typedef cubpl::session PL_SESSION

Public Types Documentation

typedef PL_SESSION

using PL_SESSION =  cubpl::session;


The documentation for this class was generated from the following file cubrid/src/sp/pl_session.hpp