MySQL 9.1.0
Source Code Documentation
|
File instrument information. More...
#include <psi_file_bits.h>
Public Attributes | |
PSI_file_key * | m_key |
Pointer to the key assigned to the registered file. More... | |
const char * | m_name |
The name of the file instrument to register. More... | |
unsigned int | m_flags |
The flags of the file instrument to register. More... | |
int | m_volatility |
Volatility index. More... | |
const char * | m_documentation |
Documentation. More... | |
File instrument information.
const char* PSI_file_info_v1::m_documentation |
Documentation.
unsigned int PSI_file_info_v1::m_flags |
The flags of the file instrument to register.
PSI_file_key* PSI_file_info_v1::m_key |
Pointer to the key assigned to the registered file.
const char* PSI_file_info_v1::m_name |
The name of the file instrument to register.
int PSI_file_info_v1::m_volatility |
Volatility index.