| acquireBall(const std::wstring id) | BallController1516 | virtual |
| addBall(int x, int y) | BallController | virtual |
| assumeOwnership(rti1516::ObjectInstanceHandle theObject, rti1516::AttributeHandleSet const &attributes) | BallController1516 | |
| BallController(BallMap *data, DdmRegionMap *regionData) | BallController | |
| BallController1516(BallMap *data, DdmRegionMap *regionData) | BallController1516 | |
| BallController1516() | BallController1516 | private |
| ballDiscovered(ObjectParams1516 *objParams) | BallController1516 | |
| ballNotVisible(rti1516::ObjectInstanceHandle handle) | BallController1516 | |
| ballRemoved(rti1516::ObjectInstanceHandle handle) | BallController1516 | |
| ballUpdated(rti1516::ObjectInstanceHandle handle, const rti1516::AttributeHandleValueMap &attrVals) | BallController1516 | |
| ballVisible(rti1516::ObjectInstanceHandle handle) | BallController1516 | |
| 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 |
| confirmDivestiture(rti1516::ObjectInstanceHandle theObject, rti1516::AttributeHandleSet const &attributes) | BallController1516 | |
| constructTag(const Ball *ball) const | BallController1516 | protected |
| createAndJoinFederation(const std::wstring &federation, const std::wstring &federateType, const std::wstring &federateName=std::wstring(), bool includeInterExt=false) | BallController1516 | virtual |
| createPublicationRegion(Ball *ball) | BallController1516 | protected |
| degreesToRadians | BallController | protectedstatic |
| deleteBall(const std::wstring id) | BallController1516 | virtual |
| deleteKnownBalls(bool deleteOwned, bool deleteOthers) | BallController1516 | protectedvirtual |
| divestBall(const std::wstring id) | BallController1516 | virtual |
| federateId() const | BallController1516 | virtual |
| federateName() const | BallController1516 | virtual |
| federateType() const | BallController1516 | virtual |
| federationName() const | BallController1516 | virtual |
| getLog() const | BallController | virtual |
| getPendingTextEvents(std::list< TextEvent > &textEvents) | BallController | virtual |
| isConnected() const | BallController | virtual |
| isDdmEnabled() const | BallController | virtual |
| isFederateNameSupported() const | BallController1516 | virtual |
| isInteractionExtensionSupported() const | BallController1516 | virtual |
| isJoined() const | BallController | virtual |
| isOwnershipTransferEnabled() const | BallController | virtual |
| isSubscribed() const | BallController | virtual |
| markBallsOutOfScope() | BallController1516 | protected |
| maxDegrees | BallController | protectedstatic |
| maxRadians | BallController | protectedstatic |
| moveBalls() | BallController | protectedvirtual |
| myAllBallAttrs | BallController1516 | protected |
| myBallClass | BallController1516 | protected |
| myBallColor | BallController | protected |
| myBallData | BallController | protected |
| myColorAttr | BallController1516 | protected |
| myDdmEnabled | BallController | protected |
| myDdmXRangeConv | BallController1516 | protected |
| myDdmYRangeConv | BallController1516 | protected |
| myDirectionAttr | BallController1516 | protected |
| myFederateAmbassador | BallController1516 | protected |
| myFederateHandle | BallController1516 | protected |
| myFederateHandleString | BallController1516 | protected |
| myFederateType | BallController1516 | protected |
| myFederationName | BallController1516 | protected |
| myIsConnected | BallController | protected |
| myIsJoined | BallController | protected |
| myIsSubscribed | BallController | protected |
| myIsSubscribedToDefaultRegion | BallController1516 | protected |
| myLog | BallController | protected |
| myMaxX | BallController | protected |
| myMaxY | BallController | protected |
| myMinX | BallController | protected |
| myMinY | BallController | protected |
| myNextBallNumber | BallController | protected |
| myOwnershipTransferEnabled | BallController | protected |
| myPendingBalls | BallController1516 | protected |
| myPendingTextEvents | BallController | protected |
| myPrivToDeleteAttr | BallController1516 | protected |
| myRegionData | BallController | protected |
| myRtiAmbassador | BallController1516 | protected |
| mySizeAttr | BallController1516 | protected |
| mySpeedAttr | BallController1516 | protected |
| myUnnamedBalls | BallController1516 | protected |
| myXAttr | BallController1516 | protected |
| myXDim | BallController1516 | protected |
| myYAttr | BallController1516 | protected |
| myYDim | BallController1516 | protected |
| nameReservationFailed(const std::wstring name) | BallController1516 | |
| nameReservationSucceeded(const std::wstring name) | BallController1516 | |
| ownershipAcquired(rti1516::ObjectInstanceHandle theObject, rti1516::AttributeHandleSet const &attributes) | BallController1516 | |
| pi | BallController | protectedstatic |
| receiveUpdates() | BallController1516 | protectedvirtual |
| releaseOwnership(rti1516::ObjectInstanceHandle theObject, rti1516::AttributeHandleSet const &attributes) | BallController1516 | |
| requestNewBall(Ball *ball, const std::wstring name) | BallController1516 | protectedvirtual |
| resignAndDestroyFederation() | BallController1516 | virtual |
| sendUpdates() | BallController1516 | protectedvirtual |
| setAttributesForBall(rti1516::AttributeHandleValueMap &attrVals, const Ball *ball) | BallController1516 | protected |
| setBallColor(BallColor) | BallController | virtual |
| setBallFromAttributes(Ball *ball, const rti1516::AttributeHandleValueMap &attrVals) | BallController1516 | protected |
| setDimensions(int minX, int minY, int maxX, int maxY) | BallController1516 | virtual |
| subscribe() | BallController1516 | virtual |
| subscribeToDefaultRegion() | BallController1516 | protected |
| subscribeWithRegion(int xLowerBound, int yLowerBound, int xUpperBound, int yUpperBound) | BallController1516 | virtual |
| theBallClassName | BallController1516 | protectedstatic |
| theColorAttrName | BallController1516 | protectedstatic |
| theDirectionAttrName | BallController1516 | protectedstatic |
| theFddFile | BallController1516 | protectedstatic |
| thePrivToDeleteAttrName | BallController1516 | protectedstatic |
| theSizeAttrName | BallController1516 | protectedstatic |
| theSpeedAttrName | BallController1516 | protectedstatic |
| theXAttrName | BallController1516 | protectedstatic |
| theXDimName | BallController1516 | protectedstatic |
| theYAttrName | BallController1516 | protectedstatic |
| theYDimName | BallController1516 | protectedstatic |
| unsubscribe() | BallController1516 | virtual |
| unsubscribeFromDefaultRegion(bool deleteDiscoveredBalls) | BallController1516 | protected |
| unsubscribeWithRegions(bool resubscribeWithoutRegion) | BallController1516 | virtual |
| update() | BallController | virtual |
| ~BallController() | BallController | virtual |
| ~BallController1516() | BallController1516 | virtual |