MySQL 5.6.14 Source Code Document
|
Public Member Functions | |
Alert (AlertLevel al, AlertDescription ad) | |
ContentType | get_type () const |
uint16 | get_length () const |
void | Process (input_buffer &, SSL &) |
input_buffer & | set (input_buffer &in) |
output_buffer & | get (output_buffer &out) const |
Friends | |
input_buffer & | operator>> (input_buffer &, Alert &) |
output_buffer & | operator<< (output_buffer &, const Alert &) |
Definition at line 99 of file yassl_imp.hpp.