![]() |
MySQL 9.6.0
Source Code Documentation
|
This is the complete list of members for Clock_timestamp_interface, including all inherited members.
| Clock_timestamp_interface()=default | Clock_timestamp_interface | |
| Clock_timestamp_interface(const Clock_timestamp_interface &other)=delete | Clock_timestamp_interface | |
| Clock_timestamp_interface(Clock_timestamp_interface &&other)=delete | Clock_timestamp_interface | |
| finalize()=0 | Common_interface | pure virtual |
| get_timestamp_as_c_string(char *buffer, size_t *size)=0 | Clock_timestamp_interface | pure virtual |
| get_timestamp_as_string(std::string &str)=0 | Clock_timestamp_interface | pure virtual |
| initialize()=0 | Common_interface | pure virtual |
| operator=(const Clock_timestamp_interface &other)=delete | Clock_timestamp_interface | |
| operator=(Clock_timestamp_interface &&other)=delete | Clock_timestamp_interface | |
| ~Clock_timestamp_interface() override=default | Clock_timestamp_interface | |
| ~Common_interface()=default | Common_interface | virtual |