MIRA
TapePlayer Member List

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

doPlay()TapePlayerprotected
getAuthority()TapePlayerinline
getCurrentMessageTimeOffset() constTapePlayerinline
getCurrentMessageTZOffset() constTapePlayerinline
getErrorMessage() constTapePlayerinline
getRelativeStartTime() constTapePlayerinline
getTimeScaler() constTapePlayerinline
hasError() constTapePlayerinline
inStepTo() constTapePlayerinline
isPaused() constTapePlayerinline
isPlaying() constTapePlayerinline
jumpTo(Duration time)TapePlayer
load(TapeVisitor *iVisitor, Time startTime=Time::now(), const std::string &prefix="")TapePlayer
mAuthorityTapePlayerprotected
mConditionTapePlayerprotected
mConditionMutexTapePlayerprotected
mErrorMessageTapePlayerprotected
mIsPlayingTapePlayerprotected
mJumpToTapePlayerprotected
mLoopTapePlayerprotected
mLoopCountTapePlayerprotected
mMessageTapePlayerprotected
mNamespacePrefixTapePlayerprotected
mPauseTapePlayerprotected
mPlayImmediatelyTapePlayerprotected
mStartTimeTapePlayerprotected
mStepToTapePlayerprotected
mStepToChannelTapePlayerprotected
mThreadTapePlayerprotected
mTimeScalerTapePlayerprotected
mVisitorTapePlayerprotected
pause()TapePlayerinline
play()TapePlayer
reflect(Reflector &r)TapePlayerinline
setLoop(bool loop, int32 count=-1)TapePlayerinline
setTimeScaler(float scaler)TapePlayerinline
step()TapePlayerinline
stepTo(Duration time)TapePlayer
stepTo(const std::string &channelID)TapePlayer
stepTo(const TapeVisitor::iterator &i)TapePlayerprotected
stepToAnyOf(const std::vector< std::string > &channelIDs)TapePlayer
stop()TapePlayerinline
TapePlayer()TapePlayer
~TapePlayer()TapePlayerinlinevirtual