SurgSim::Testing::MockPhysicsManager Member List

This is the complete list of members for SurgSim::Testing::MockPhysicsManager, including all inherited members.

addComponents(const std::vector< std::shared_ptr< Component >>::const_iterator &beginIt, const std::vector< std::shared_ptr< Component >>::const_iterator &endIt, std::vector< std::shared_ptr< Component >> *actualAdditions)SurgSim::Framework::ComponentManagerprivate
addComputation(std::shared_ptr< SurgSim::Physics::Computation > computation)SurgSim::Physics::PhysicsManager
BasicThread(const std::string &name="Unknown Thread")SurgSim::Framework::BasicThreadexplicit
ComponentManager(const std::string &name="Unknown Component Manager")SurgSim::Framework::ComponentManagerexplicit
copyScheduledComponents(std::vector< std::shared_ptr< Component >> *inflightAdditions, std::vector< std::shared_ptr< Component >> *inflightRemovals, std::vector< std::shared_ptr< SceneElement >> *inflightElements)SurgSim::Framework::ComponentManagerprotected
doBeforeStop() overrideSurgSim::Physics::PhysicsManagerprotectedvirtual
doInitialize() overrideSurgSim::Testing::MockPhysicsManagerinlinevirtual
doStartUp() overrideSurgSim::Testing::MockPhysicsManagerinlinevirtual
doUpdate(double dt)SurgSim::Testing::MockPhysicsManagerinlinevirtual
enqueueAddComponent(const std::shared_ptr< Component > &component)SurgSim::Framework::ComponentManager
enqueueRemoveComponent(const std::shared_ptr< Component > &component)SurgSim::Framework::ComponentManager
executeAdditions(const std::shared_ptr< SurgSim::Framework::Component > &component) overrideSurgSim::Testing::MockPhysicsManagerinlinevirtual
executeInitialization() overrideSurgSim::Framework::ComponentManagerprivatevirtual
executeRemovals(const std::shared_ptr< SurgSim::Framework::Component > &component) overrideSurgSim::Testing::MockPhysicsManagerinlinevirtual
getCpuTime() constSurgSim::Framework::BasicThread
getFinalState(SurgSim::Physics::PhysicsManagerState *s) constSurgSim::Physics::PhysicsManager
getLogger() constSurgSim::Framework::ComponentManagerprotected
getName() constSurgSim::Framework::BasicThread
getRuntime() constSurgSim::Framework::ComponentManager
getThread()SurgSim::Framework::BasicThread
getType() const overrideSurgSim::Physics::PhysicsManagervirtual
getUpdateCount() constSurgSim::Framework::BasicThread
initialize()SurgSim::Framework::BasicThreadprotected
isIdle()SurgSim::Framework::BasicThread
isInitialized()SurgSim::Framework::BasicThread
isRunning() constSurgSim::Framework::BasicThread
isSynchronous()SurgSim::Framework::BasicThread
m_behaviorsSurgSim::Framework::ComponentManagerprotected
m_collisionRepresentationsSurgSim::Physics::PhysicsManagerprotected
m_componentAdditionsSurgSim::Framework::ComponentManagerprotected
m_componentMutexSurgSim::Framework::ComponentManagerprotected
m_componentRemovalsSurgSim::Framework::ComponentManagerprotected
m_computationsSurgSim::Physics::PhysicsManagerprotected
m_constraintComponentsSurgSim::Physics::PhysicsManagerprotected
m_contactFiltersSurgSim::Physics::PhysicsManagerprotected
m_elementCacheSurgSim::Framework::ComponentManagerprotected
m_finalStateSurgSim::Physics::PhysicsManagerprotected
m_isIdleSurgSim::Framework::BasicThreadprivate
m_isInitializedSurgSim::Framework::BasicThreadprivate
m_isRunningSurgSim::Framework::BasicThreadprivate
m_isSynchronousSurgSim::Framework::BasicThreadprivate
m_loggerSurgSim::Framework::BasicThreadprotected
m_mutexStartStopSurgSim::Framework::BasicThreadprivate
m_nameSurgSim::Framework::BasicThreadprivate
m_particleRepresentationsSurgSim::Physics::PhysicsManagerprotected
m_periodSurgSim::Framework::BasicThreadprivate
m_representationsSurgSim::Physics::PhysicsManagerprotected
m_runtimeSurgSim::Framework::ComponentManagerprivate
m_startupBarrierSurgSim::Framework::BasicThreadprivate
m_stopExecutionSurgSim::Framework::BasicThreadprivate
m_thisThreadSurgSim::Framework::BasicThreadprivate
m_timerSurgSim::Framework::BasicThreadprotected
operator()()SurgSim::Framework::BasicThread
PhysicsManager()SurgSim::Physics::PhysicsManager
processBehaviors(const double dt)SurgSim::Framework::ComponentManagerprotected
processComponents()SurgSim::Framework::ComponentManagerprotected
removeComponents(const std::vector< std::shared_ptr< Component >>::const_iterator &beginIt, const std::vector< std::shared_ptr< Component >>::const_iterator &endIt)SurgSim::Framework::ComponentManagerprivate
resetCpuTimeAndUpdateCount()SurgSim::Framework::BasicThread
retireComponents(const std::vector< std::shared_ptr< T >> &container)SurgSim::Framework::ComponentManagerprotected
setComputations(std::vector< std::shared_ptr< Physics::Computation >> computations)SurgSim::Physics::PhysicsManager
setIdle(bool isIdle)SurgSim::Framework::BasicThread
setRate(double val)SurgSim::Framework::BasicThreadinline
setRuntime(std::shared_ptr< Runtime > val)SurgSim::Framework::ComponentManager
setSynchronous(bool val)SurgSim::Framework::BasicThread
start(std::shared_ptr< Barrier > startupBarrier=nullptr, bool isSynchronous=false)SurgSim::Framework::BasicThread
startUp()SurgSim::Framework::BasicThreadprotected
stop()SurgSim::Framework::BasicThread
tryAddComponent(std::shared_ptr< SurgSim::Framework::Component > component, std::vector< std::shared_ptr< T >> *container)SurgSim::Framework::ComponentManagerprotected
tryRemoveComponent(std::shared_ptr< SurgSim::Framework::Component > component, std::vector< std::shared_ptr< T >> *container)SurgSim::Framework::ComponentManagerprotected
waitForBarrier(bool success)SurgSim::Framework::BasicThreadprotected
wakeUpComponents(const std::vector< std::shared_ptr< Component >>::const_iterator &beginIt, const std::vector< std::shared_ptr< Component >>::const_iterator &endIt)SurgSim::Framework::ComponentManagerprivate
~BasicThread() noexcept(false)SurgSim::Framework::BasicThreadvirtual
~ComponentManager()SurgSim::Framework::ComponentManagervirtual
~PhysicsManager()SurgSim::Physics::PhysicsManagervirtual