Skip to content

File memory_monitor_common.hpp

FileList > base > memory_monitor_common.hpp

Go to the source code of this file

  • #include <stdint.h>
  • #include <string>
  • #include <vector>
  • #include <algorithm>

Classes

Type Name
struct mmon_server_info

Public Types

Type Name
typedef struct mmon_server_info MMON_SERVER_INFO

Macros

Type Name
define MMON_CONVERT_TO_KB_SIZE (size) ((size) / 1024)
define MMON_MAX_SERVER_NAME_LENGTH 32

Public Types Documentation

typedef MMON_SERVER_INFO

typedef struct mmon_server_info MMON_SERVER_INFO;

Macro Definition Documentation

define MMON_CONVERT_TO_KB_SIZE

#define MMON_CONVERT_TO_KB_SIZE (
    size
) `((size) / 1024)`

define MMON_MAX_SERVER_NAME_LENGTH

#define MMON_MAX_SERVER_NAME_LENGTH `32`


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