Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

SecurePlayLibrary::SPCommsManagerCommsInterface Class Reference

#include <SPCommsManagerCommsInterface.h>

Inheritance diagram for SecurePlayLibrary::SPCommsManagerCommsInterface:

SecurePlayLibrary::SPCommsManagerClass List of all members.

Detailed Description

This is the interface for connecting with the SPCommsManagerClass from the "comms side".
Author:
IT GlobaLSecure
See also:
SecurePlay License Information


Public Member Functions

virtual ~SPCommsManagerCommsInterface ()
virtual bool receiveMessage (SPMessageClass *incoming)=0


Constructor & Destructor Documentation

virtual SecurePlayLibrary::SPCommsManagerCommsInterface::~SPCommsManagerCommsInterface  )  [inline, virtual]
 

Virtual Destructor.


Member Function Documentation

virtual bool SecurePlayLibrary::SPCommsManagerCommsInterface::receiveMessage SPMessageClass incoming  )  [pure virtual]
 

This method safely receives and routes incoming messages. Only proper, valid messages will be sent on to transactions for processing.

Parameters:
incoming SPMessageClass* - incoming message
Returns:
bool - TRUE, if successful, FALSE, if not.

Implemented in SecurePlayLibrary::SPCommsManagerClass.


The documentation for this class was generated from the following file: 2006 Copyright Filed by IT GlobalSecure, Inc. All Rights Reserved. Not to be used without authorization by Author. SecurePlay, IT GlobalSecure, and IT Armor are registered trademarks by IT GlobalSecure, Inc. Software protected by software license, and one or more the following U.S. and International patent numbers: U.S. Patent 6,030,288, U.S. Patent 6,165,072, European Patent Office EP1016049A1,and World Intellectual Property Organization WO9912135C1 and additional filings worldwide.