Panda3D
Classes | Functions
queuedConnectionManager.h File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "pandabase.h"
#include "connectionManager.h"
#include "queuedReturn.h"
#include "pdeque.h"

Go to the source code of this file.

Classes

class  QueuedConnectionManager
 This flavor of ConnectionManager will queue up all of the reset-connection messages from the ConnectionReaders and ConnectionWriters and report them to the client on demand. More...
 

Functions

 EXPORT_TEMPLATE_CLASS (EXPCL_PANDA_NET, EXPTP_PANDA_NET, QueuedReturn< PT(Connection) >)
 

Detailed Description

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.

All rights reserved.

All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."

Author
drose
Date
2000-02-09

Definition in file queuedConnectionManager.h.