CUBRID Engine  latest
pt_monetary_value Struct Reference

#include <parse_tree.h>

Collaboration diagram for pt_monetary_value:
Collaboration graph

Public Attributes

double amount
 
PT_CURRENCY type
 

Detailed Description

Definition at line 3017 of file parse_tree.h.

Member Data Documentation

double pt_monetary_value::amount

Definition at line 3019 of file parse_tree.h.

Referenced by pt_db_value_initialize(), pt_dbval_to_value(), and pt_print_value().

PT_CURRENCY pt_monetary_value::type

Definition at line 3020 of file parse_tree.h.

Referenced by pt_db_value_initialize(), pt_dbval_to_value(), and pt_print_value().


The documentation for this struct was generated from the following file: