namespace safmq

Namespace containing class to implement the SAFMQ message queue server and client library

Child Classes

Namespace containing class to implement the SAFMQ message queue server and client library



Enumerations (enums), Unions, & Structures


enum BodyTypeEnum
An enumeration of message body types
struct ClientInfo
Information about a connected client
enum ErrorCode
An enumeration of error codes
enum MessageClassEnum
An enumeration of message classes
enum MessagePriorityEnum
An enumeration of message priorities
struct QueuePermissions
Represents a security profile for a user or user group in relation to a particular queue
struct QueueStatistics
Set of queue performance statistics.
struct X509Identity
The union of an X509 digital certificate subject distinguished name and issuer distinguished name

Objects


class MQConnection
A class for connecting to a SAFMQ message queue server
class MQFactory
A factory class which is used to construct connections to safmq servers and message queues
class MQFactoryException: public std::exception
An exception thrown by the MQFactory
class MessageQueue
A class representing a message queue.
class QueueMessage
A class representing a message in a message queue.

Functions


inline std::string& a2wcopy(std::string& dest, const std::string& src)
Copies a single byte string to a wide string
inline std::string& w2acopy(std::string& dest, const std::string& src)
Copies a multi byte string to a single byte string

Member Documentation

Table of Contents HTML hierarchy of classes or Java


Safmq Documentation, copyright (c) 2004-2010 Matthew J. Battey, Licensed Under Apache License Ver 2.0
Powered By: Get SAFMQ: Store and Forward Message Queue at SourceForge.net. Fast, secure and Free Open Source software downloads