Skip to content

Struct cubload::monetary_type

ClassList > cubload > monetary_type

  • #include <load_common.hpp>

Public Attributes

Type Name
string_type * amount
int currency_type

Public Functions

Type Name
monetary_type () = delete
monetary_type (string_type * amount, int currency_type)
~monetary_type () = default

Public Attributes Documentation

variable amount

string_type* cubload::monetary_type::amount;

variable currency_type

int cubload::monetary_type::currency_type;

Public Functions Documentation

function monetary_type [1/2]

cubload::monetary_type::monetary_type () = delete

function monetary_type [2/2]

cubload::monetary_type::monetary_type (
    string_type * amount,
    int currency_type
) 

function ~monetary_type

cubload::monetary_type::~monetary_type () = default


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