Panda3D
Classes | Functions | Variables

Package distributed.DoInterestManager

Classes

class  AsyncTestCase
class  AsyncTestLoader
class  AsyncTestSuite
class  AsyncTextTestRunner
class  DoInterestManager
class  InterestHandle
class  InterestState
class  TestInterestAddRemove

Functions

def runTests

Variables

int NO_CONTEXT = 0

Detailed Description

The DoInterestManager keeps track of which parent/zones that we currently
have interest in.  When you want to "look" into a zone you add an interest
to that zone.  When you want to get rid of, or ignore, the objects in that
zone, remove interest in that zone.

p.s. A great deal of this code is just code moved from ClientRepository.py.

Function Documentation

def distributed.DoInterestManager.runTests ( )

Variable Documentation

int NO_CONTEXT = 0
 All Classes Namespaces Functions Variables Properties