freesecs::data_msg< data_t > Class Template Reference

Data message class. More...

#include <hsms_msg.h>

Inheritance diagram for freesecs::data_msg< data_t >:

Inheritance graph
[legend]
Collaboration diagram for freesecs::data_msg< data_t >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef hsms_msg_base< data_t > base_t

Public Member Functions

virtual bool valid (const data_t &d) const
unsigned short session_id (const data_t &d)
unsigned char wbit (const data_t &d)
unsigned char stream (const data_t &d)
unsigned char function (const data_t &d)
unsigned text_len (const data_t &d)
bool get_text (const data_t &d, data_t &text_data)
void compose (data_t &d, unsigned char stream, unsigned char function, unsigned char wbit, unsigned int transaction_id, unsigned text_len, unsigned char *text)
void set_session_id (data_t &d, unsigned short session_id)

Detailed Description

template<typename data_t>
class freesecs::data_msg< data_t >

Data message class.

Definition at line 328 of file hsms_msg.h.


The documentation for this class was generated from the following file:
Generated on Fri Oct 3 15:30:24 2008 for FREESECS hsms by  doxygen 1.5.1