Thread portable class


Gate portable class


Timer class


Pool class


Terimber 2.0


About C++


Downloads Products & Services Support Clients Open Source About



Home / Open source / Terimber 2.0

msg_comm.h File Reference

#include "base/except.h"
#include "base/map.h"
#include "base/keymaker.h"
#include "crypt/crypt.h"
#include "aiosock/aiosock.h"
#include "threadpool/timer.h"
#include "threadpool/threadpoolfactory.h"
#include "xml/sxml.h"
#include "aiomsg/msg_que.h"

Go to the source code of this file.

Classes

class  msg_communicator
 kernel class in the messaging system communication dispatches incoming messages, creates and destroys connection objects makes a lot of dirty work: dynamic casting, msg allocation/destruction and more ... More...
class  msg_creator
 msg resource keeper More...

Typedefs

typedef smart_pointer
< msg_creator
msg_pointer_t
 smart pointer to message creator

Functions

guid_t uuid_gen ()

Variables

const size_t rsa_key_size = 2048
 the length of PKI
static const size_t stay_on_alert_time = 10000
 default thread alert time
static const size_t max_thread_capacity = 64
 max thread capacity


Typedef Documentation

smart pointer to message creator

Definition at line 468 of file msg_comm.h.


Function Documentation


Variable Documentation

const size_t max_thread_capacity = 64 [static]

max thread capacity

Definition at line 62 of file msg_comm.h.

const size_t rsa_key_size = 2048

the length of PKI

Definition at line 56 of file msg_comm.h.

Referenced by msg_communicator::_generate_crypt_private_key().



© Copyright Terimber 2003-.