Panda3D
Classes | Functions
connectionManager.h File Reference

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

#include "pandabase.h"
#include "netDatagram.h"
#include "connection.h"
#include "pointerTo.h"
#include "pset.h"
#include "pvector.h"
#include "lightMutex.h"

Go to the source code of this file.

Classes

class  ConnectionManager
 The primary interface to the low-level networking layer in this package. More...
 
class  ConnectionManager::Interface
 

Functions

std::ostream & operator<< (std::ostream &out, const ConnectionManager::Interface &iface)
 

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
jns
Date
2000-02-07

Definition in file connectionManager.h.