Struct sp_arg_info
ClassList > sp_arg_info
#include <sp_catalog.hpp>
Public Attributes
Public Functions
Public Attributes Documentation
variable arg_name
std::string sp_arg_info::arg_name;
std::string sp_arg_info::comment;
variable data_type
DB_TYPE sp_arg_info::data_type;
variable default_value
DB_VALUE sp_arg_info::default_value;
variable index_of
int sp_arg_info::index_of;
variable is_optional
bool sp_arg_info::is_optional;
variable is_system_generated
bool sp_arg_info::is_system_generated;
variable mode
SP_MODE_ENUM sp_arg_info::mode;
variable sp_name
std::string sp_arg_info::sp_name;
Public Functions Documentation
function sp_arg_info [1/2]
inline sp_arg_info::sp_arg_info (
const std::string & s_name
)
function sp_arg_info [2/2]
inline sp_arg_info::sp_arg_info ()
The documentation for this class was generated from the following file cubrid/src/sp/sp_catalog.hpp