Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

GatewayMessage.h File Reference

#include "Caffeine.h"
#include "Message.h"
#include "PlayerPackage.h"

Enumerations

enum  GATEWAY_FAMILY_TYPE
 VERSION CONTROL HISTORY
Revision
1.1
. More...

Detailed Description

Author: Kevin Markussen

Compiler: C++

Project: Caffeine

Description: This file the Gateway Message family of messages.

Copyright (c) 2005, Matt Bruns, Pat Hammond, Kevin Markussen, Travis Service, Brian Shaver

All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. Neither the name of the Caffeine Framework nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


Enumeration Type Documentation

enum GATEWAY_FAMILY_TYPE
 

VERSION CONTROL HISTORY

Revision
1.1
.

Log
GatewayMessage.h,v
Revision 1.1 2005/06/12 18:22:17 mabruns Initial Import

Revision 1.7 2005/04/12 04:34:00 kjm266 The peer type is now included in the CGateway message.

Revision 1.6 2005/03/21 01:08:24 plh844 Changed a function type to const

Revision 1.5 2005/03/19 22:51:29 kjm266 Changed request type back to CONNECTION_TYPES format

Revision 1.4 2005/03/19 00:24:05 kjm266 Messages now copied properly. The family type can now be set, and the length is initialized in the constructor.

Revision 1.3 2005/03/15 20:39:55 kjm266 Updated message to support new Gateway protocol.

Revision 1.2 2005/03/08 04:58:46 plh844 Updated the includes to point to the right files (case senetive names).

Revision 1.1 2005/02/27 00:55:57 kjm266 Initial Revision.


Copyright (c) 2005 Matt Bruns, Pat Hammond, Kevin Markussen, Travis Service, Brain Shaver

SourceForge.net Logo