| acquireBall(const std::wstring id) | BallController13 | virtual |
| addBall(int x, int y) | BallController | virtual |
| assumeOwnership(RTI::ObjectHandle theObject, RTI::AttributeHandleSet const &attributes) | BallController13 | |
| BallController(BallMap *data, DdmRegionMap *regionData) | BallController | |
| BallController13(BallMap *data, DdmRegionMap *regionData) | BallController13 | |
| BallController13() | BallController13 | private |
| ballDiscovered(ObjectParams13 *objParams) | BallController13 | |
| ballNotVisible(RTI::ObjectHandle handle) | BallController13 | |
| ballRemoved(RTI::ObjectHandle handle) | BallController13 | |
| ballUpdated(RTI::ObjectHandle handle, const RTI::AttributeHandleValuePairSet &attrVals) | BallController13 | |
| ballVisible(RTI::ObjectHandle handle) | BallController13 | |
| calculateHorizWallCollision(double x, double y, double distance, double direction, double newX, double newY, double radius, double &finalDirection, double &distAfterColl, double &collX, double &collY, double &finalX, double &finalY) const | BallController | protectedvirtual |
| calculateNewLoc(double x, double y, double distance, double direction, double &newX, double &newY) const | BallController | protectedvirtual |
| calculateVertWallCollision(double x, double y, double distance, double direction, double newX, double newY, double radius, double &finalDirection, double &distAfterColl, double &collX, double &collY, double &finalX, double &finalY) const | BallController | protectedvirtual |
| clearLog() | BallController | virtual |
| constructTag(const Ball *ball) const | BallController13 | protected |
| createAndJoinFederation(const std::wstring &federation, const std::wstring &federateType, const std::wstring &federateName=std::wstring(), bool includeInterExt=false) | BallController13 | virtual |
| createPublicationRegion(Ball *ball) | BallController13 | protected |
| degreesToRadians | BallController | protectedstatic |
| deleteBall(const std::wstring id) | BallController13 | virtual |
| deleteKnownBalls(bool deleteOwned, bool deleteOthers) | BallController13 | protectedvirtual |
| divestBall(const std::wstring id) | BallController13 | virtual |
| federateId() const | BallController13 | virtual |
| federateName() const | BallController13 | virtual |
| federateType() const | BallController13 | virtual |
| federationName() const | BallController13 | virtual |
| getLog() const | BallController | virtual |
| getPendingTextEvents(std::list< TextEvent > &textEvents) | BallController | virtual |
| isConnected() const | BallController | virtual |
| isDdmEnabled() const | BallController | virtual |
| isFederateNameSupported() const | BallController13 | virtual |
| isInteractionExtensionSupported() const | BallController13 | virtual |
| isJoined() const | BallController | virtual |
| isOwnershipTransferEnabled() const | BallController | virtual |
| isSubscribed() const | BallController | virtual |
| markBallsOutOfScope() | BallController13 | protected |
| maxDegrees | BallController | protectedstatic |
| maxRadians | BallController | protectedstatic |
| moveBalls() | BallController | protectedvirtual |
| myAllBallAttrs | BallController13 | protected |
| myAttrVals | BallController13 | protected |
| myBallClass | BallController13 | protected |
| myBallColor | BallController | protected |
| myBallData | BallController | protected |
| myColorAttr | BallController13 | protected |
| myDdmEnabled | BallController | protected |
| myDdmXRangeConv | BallController13 | protected |
| myDdmYRangeConv | BallController13 | protected |
| myDirectionAttr | BallController13 | protected |
| myFederateAmbassador | BallController13 | protected |
| myFederateHandle | BallController13 | protected |
| myFederateHandleString | BallController13 | protected |
| myFederateType | BallController13 | protected |
| myFederationName | BallController13 | protected |
| myIsConnected | BallController | protected |
| myIsJoined | BallController | protected |
| myIsSubscribed | BallController | protected |
| myIsSubscribedToDefaultRegion | BallController13 | protected |
| myLog | BallController | protected |
| myMaxX | BallController | protected |
| myMaxY | BallController | protected |
| myMinX | BallController | protected |
| myMinY | BallController | protected |
| myNextBallNumber | BallController | protected |
| myOwnershipTransferEnabled | BallController | protected |
| myPendingBalls | BallController13 | protected |
| myPendingTextEvents | BallController | protected |
| myPrivToDeleteAttr | BallController13 | protected |
| myRegionData | BallController | protected |
| myRtiAmbassador | BallController13 | protected |
| mySizeAttr | BallController13 | protected |
| mySpeedAttr | BallController13 | protected |
| mySubscriptionRegion | BallController13 | protected |
| myXAttr | BallController13 | protected |
| myXDim | BallController13 | protected |
| myXYSpace | BallController13 | protected |
| myYAttr | BallController13 | protected |
| myYDim | BallController13 | protected |
| ownershipAcquired(RTI::ObjectHandle theObject, RTI::AttributeHandleSet const &attributes) | BallController13 | |
| ownershipDivested(RTI::ObjectHandle theObject, RTI::AttributeHandleSet const &attributes) | BallController13 | |
| pi | BallController | protectedstatic |
| receiveUpdates() | BallController13 | protectedvirtual |
| releaseOwnership(RTI::ObjectHandle theObject, RTI::AttributeHandleSet const &attributes) | BallController13 | |
| requestNewBall(Ball *ball, const std::wstring name) | BallController13 | protectedvirtual |
| resignAndDestroyFederation() | BallController13 | virtual |
| sendUpdates() | BallController13 | protectedvirtual |
| setAttributesForBall(RTI::AttributeHandleValuePairSet &attrVals, const Ball *ball) | BallController13 | protected |
| setBallColor(BallColor) | BallController | virtual |
| setBallFromAttributes(Ball *ball, const RTI::AttributeHandleValuePairSet &attrVals) | BallController13 | protected |
| setDimensions(int minX, int minY, int maxX, int maxY) | BallController13 | virtual |
| subscribe() | BallController13 | virtual |
| subscribeToDefaultRegion() | BallController13 | protected |
| subscribeWithRegion(int xLowerBound, int yLowerBound, int xUpperBound, int yUpperBound) | BallController13 | virtual |
| theBallClassName | BallController13 | protectedstatic |
| theColorAttrName | BallController13 | protectedstatic |
| theDirectionAttrName | BallController13 | protectedstatic |
| theFedFile | BallController13 | protectedstatic |
| thePrivToDeleteAttrName | BallController13 | protectedstatic |
| theSizeAttrName | BallController13 | protectedstatic |
| theSpeedAttrName | BallController13 | protectedstatic |
| theXAttrName | BallController13 | protectedstatic |
| theXDimName | BallController13 | protectedstatic |
| theXYSpaceName | BallController13 | protectedstatic |
| theYAttrName | BallController13 | protectedstatic |
| theYDimName | BallController13 | protectedstatic |
| unsubscribe() | BallController13 | virtual |
| unsubscribeFromDefaultRegion(bool deleteDiscoveredBalls) | BallController13 | protected |
| unsubscribeWithRegions(bool resubscribeWithoutRegion) | BallController13 | virtual |
| unsubscribeWithRegionsKeepRegionInfo(bool resubscribeWithoutRegion) | BallController13 | virtual |
| update() | BallController | virtual |
| ~BallController() | BallController | virtual |
| ~BallController13() | BallController13 | virtual |