Skip to content

Struct cubbase::resource_tracker_item

ClassList > cubbase > resource_tracker_item

  • #include <resource_tracker.hpp>

Public Attributes

Type Name
fileline_location m_first_location
unsigned m_reuse_count

Public Functions

Type Name
resource_tracker_item (const char * fn_arg, int l_arg, unsigned reuse)

Public Attributes Documentation

variable m_first_location

fileline_location cubbase::resource_tracker_item::m_first_location;

variable m_reuse_count

unsigned cubbase::resource_tracker_item::m_reuse_count;

Public Functions Documentation

function resource_tracker_item

cubbase::resource_tracker_item::resource_tracker_item (
    const  char * fn_arg,
    int l_arg,
    unsigned reuse
) 


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