commore  1.0.6-SNAPSHOT
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Sender.h File Reference
#include "Commore.h"
#include "AutoRef.h"

Go to the source code of this file.

Classes

class  commore::Sender
 

Namespaces

 commore
 

Typedefs

typedef IAutoRef< Sender > commore::PSender
 

Variables

const int commore::ERR_CONNECTION_CLOSED = -400
 
const int commore::ERR_NO_CONNECTION = -401
 
const int commore::ERR_BAD_FORMAT = -402
 
const int commore::ERR_COMM_TIMEOUT = -403