MAK RTIspy API Documentation for HLA Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
BallController1516 Member List

This is the complete list of members for BallController1516, including all inherited members.

acquireBall(const std::wstring id)BallController1516virtual
addBall(int x, int y)BallControllervirtual
assumeOwnership(rti1516::ObjectInstanceHandle theObject, rti1516::AttributeHandleSet const &attributes)BallController1516
BallController(BallMap *data, DdmRegionMap *regionData)BallController
BallController1516(BallMap *data, DdmRegionMap *regionData)BallController1516
BallController1516()BallController1516private
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 BallControllerprotectedvirtual
calculateNewLoc(double x, double y, double distance, double direction, double &newX, double &newY) const BallControllerprotectedvirtual
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 BallControllerprotectedvirtual
clearLog()BallControllervirtual
confirmDivestiture(rti1516::ObjectInstanceHandle theObject, rti1516::AttributeHandleSet const &attributes)BallController1516
constructTag(const Ball *ball) const BallController1516protected
createAndJoinFederation(const std::wstring &federation, const std::wstring &federateType, const std::wstring &federateName=std::wstring(), bool includeInterExt=false)BallController1516virtual
createPublicationRegion(Ball *ball)BallController1516protected
degreesToRadiansBallControllerprotectedstatic
deleteBall(const std::wstring id)BallController1516virtual
deleteKnownBalls(bool deleteOwned, bool deleteOthers)BallController1516protectedvirtual
divestBall(const std::wstring id)BallController1516virtual
federateId() const BallController1516virtual
federateName() const BallController1516virtual
federateType() const BallController1516virtual
federationName() const BallController1516virtual
getLog() const BallControllervirtual
getPendingTextEvents(std::list< TextEvent > &textEvents)BallControllervirtual
isConnected() const BallControllervirtual
isDdmEnabled() const BallControllervirtual
isFederateNameSupported() const BallController1516virtual
isInteractionExtensionSupported() const BallController1516virtual
isJoined() const BallControllervirtual
isOwnershipTransferEnabled() const BallControllervirtual
isSubscribed() const BallControllervirtual
markBallsOutOfScope()BallController1516protected
maxDegreesBallControllerprotectedstatic
maxRadiansBallControllerprotectedstatic
moveBalls()BallControllerprotectedvirtual
myAllBallAttrsBallController1516protected
myBallClassBallController1516protected
myBallColorBallControllerprotected
myBallDataBallControllerprotected
myColorAttrBallController1516protected
myDdmEnabledBallControllerprotected
myDdmXRangeConvBallController1516protected
myDdmYRangeConvBallController1516protected
myDirectionAttrBallController1516protected
myFederateAmbassadorBallController1516protected
myFederateHandleBallController1516protected
myFederateHandleStringBallController1516protected
myFederateTypeBallController1516protected
myFederationNameBallController1516protected
myIsConnectedBallControllerprotected
myIsJoinedBallControllerprotected
myIsSubscribedBallControllerprotected
myIsSubscribedToDefaultRegionBallController1516protected
myLogBallControllerprotected
myMaxXBallControllerprotected
myMaxYBallControllerprotected
myMinXBallControllerprotected
myMinYBallControllerprotected
myNextBallNumberBallControllerprotected
myOwnershipTransferEnabledBallControllerprotected
myPendingBallsBallController1516protected
myPendingTextEventsBallControllerprotected
myPrivToDeleteAttrBallController1516protected
myRegionDataBallControllerprotected
myRtiAmbassadorBallController1516protected
mySizeAttrBallController1516protected
mySpeedAttrBallController1516protected
myUnnamedBallsBallController1516protected
myXAttrBallController1516protected
myXDimBallController1516protected
myYAttrBallController1516protected
myYDimBallController1516protected
nameReservationFailed(const std::wstring name)BallController1516
nameReservationSucceeded(const std::wstring name)BallController1516
ownershipAcquired(rti1516::ObjectInstanceHandle theObject, rti1516::AttributeHandleSet const &attributes)BallController1516
piBallControllerprotectedstatic
receiveUpdates()BallController1516protectedvirtual
releaseOwnership(rti1516::ObjectInstanceHandle theObject, rti1516::AttributeHandleSet const &attributes)BallController1516
requestNewBall(Ball *ball, const std::wstring name)BallController1516protectedvirtual
resignAndDestroyFederation()BallController1516virtual
sendUpdates()BallController1516protectedvirtual
setAttributesForBall(rti1516::AttributeHandleValueMap &attrVals, const Ball *ball)BallController1516protected
setBallColor(BallColor)BallControllervirtual
setBallFromAttributes(Ball *ball, const rti1516::AttributeHandleValueMap &attrVals)BallController1516protected
setDimensions(int minX, int minY, int maxX, int maxY)BallController1516virtual
subscribe()BallController1516virtual
subscribeToDefaultRegion()BallController1516protected
subscribeWithRegion(int xLowerBound, int yLowerBound, int xUpperBound, int yUpperBound)BallController1516virtual
theBallClassNameBallController1516protectedstatic
theColorAttrNameBallController1516protectedstatic
theDirectionAttrNameBallController1516protectedstatic
theFddFileBallController1516protectedstatic
thePrivToDeleteAttrNameBallController1516protectedstatic
theSizeAttrNameBallController1516protectedstatic
theSpeedAttrNameBallController1516protectedstatic
theXAttrNameBallController1516protectedstatic
theXDimNameBallController1516protectedstatic
theYAttrNameBallController1516protectedstatic
theYDimNameBallController1516protectedstatic
unsubscribe()BallController1516virtual
unsubscribeFromDefaultRegion(bool deleteDiscoveredBalls)BallController1516protected
unsubscribeWithRegions(bool resubscribeWithoutRegion)BallController1516virtual
update()BallControllervirtual
~BallController()BallControllervirtual
~BallController1516()BallController1516virtual

Document ID: Generated on Fri Sep 27 00:57:56 EDT 2019 from SVN revision 201708
Copyright © 2005-2018 VT MÄK Inc. All Rights Reserved (www.mak.com)