Skip to content

File method_callback.cpp

FileList > cubrid > src > method > method_callback.cpp

Go to the source code of this file

  • #include "method_callback.hpp"
  • #include "dbi.h"
  • #include "ddl_log.h"
  • #include "pl_struct_compile.hpp"
  • #include "method_query_util.hpp"
  • #include "method_struct_oid_info.hpp"
  • #include "method_schema_info.hpp"
  • #include "parser.h"
  • #include "db_session.h"
  • #include "db.h"
  • #include "object_primitive.h"
  • #include "oid.h"
  • #include "transaction_cl.h"
  • #include "jsp_cl.h"
  • #include "authenticate.h"
  • #include "set_object.h"
  • #include "transform.h"
  • #include "execute_statement.h"
  • #include "schema_manager.h"
  • #include "network_callback_cl.hpp"

Namespaces

Type Name
namespace cubmethod

Public Functions

Type Name
void method_callback_final (void)

Public Static Functions

Type Name
PT_NODE * pt_find_table_access (PARSER_CONTEXT * parser, PT_NODE * tree, void * arg, int * continue_walk)

Public Functions Documentation

function method_callback_final

void method_callback_final (
    void
) 

Public Static Functions Documentation

function pt_find_table_access

static PT_NODE * pt_find_table_access (
    PARSER_CONTEXT * parser,
    PT_NODE * tree,
    void * arg,
    int * continue_walk
) 


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