MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
yaSSL::HandShakeHeader Class Reference
Inheritance diagram for yaSSL::HandShakeHeader:
Collaboration diagram for yaSSL::HandShakeHeader:

Public Member Functions

ContentType get_type () const
uint16 get_length () const
HandShakeType get_handshakeType () const
void Process (input_buffer &, SSL &)
void set_type (HandShakeType hst)
void set_length (uint32 u32)
input_bufferset (input_buffer &in)
output_bufferget (output_buffer &out) const

Friends

input_bufferoperator>> (input_buffer &, HandShakeHeader &)
output_bufferoperator<< (output_buffer &, const HandShakeHeader &)

Detailed Description

Definition at line 151 of file yassl_imp.hpp.


The documentation for this class was generated from the following files: