Homepage Demos Overview Downloads Tutorials Reference
Credits

DynamicMotionSequence Member List

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

__attribute__((deprecated))MotionSequenceEngine [static]
__attribute__((deprecated))MotionSequenceEngine [static]
__attribute__((deprecated))MotionSequenceEngine [static]
__attribute__((deprecated))MotionSequenceEngine [static]
__attribute__((deprecated))MotionSequenceEngine [static]
advanceTime(unsigned int x)MotionSequenceEngine [inline]
autopruneMotionCommand [protected]
byteswap(T &dstc, const T &srcc)LoadSave [inline, protected, static]
calcOutput(OutputCmd &ans, unsigned int t, const Move &prev, const Move &next) const MotionSequenceEngine [inline, protected]
checkCreator(const char *creator, const char buf[], unsigned int len, bool isLoading=true) const LoadSave [virtual]
checkCreator(const char *creator, FILE *f, bool isLoading=true) const LoadSave [virtual]
ChkAdvance(int res, const char **buf, unsigned int *len, const char *msg)LoadSave [static]
ChkAdvance(int res, const char **buf, unsigned int *len, const char *msg, int arg1)LoadSave [static]
clear()DynamicMotionSequence [inline, virtual]
clearID()MotionManagerMsg [inline, protected]
compress()MotionSequenceEngine
creatorSize(const char creator[]) const LoadSave [inline, virtual]
cursMotionSequenceEngine [protected]
curstampsMotionSequenceEngine [protected]
decode(LoadSave &x, const char buf[], unsigned int cap)LoadSave [inline, static]
decode(LoadSave &x, FILE *f)LoadSave [inline, static]
decode(double &x, const char buf[], unsigned int cap)LoadSave [inline, static]
decode(double &x, FILE *f)LoadSave [inline, static]
decode(float &x, const char buf[], unsigned int cap)LoadSave [inline, static]
decode(float &x, FILE *f)LoadSave [inline, static]
decode(long &x, const char buf[], unsigned int cap)LoadSave [inline, static]
decode(long &x, FILE *f)LoadSave [inline, static]
decode(unsigned long &x, const char buf[], unsigned int cap)LoadSave [inline, static]
decode(unsigned long &x, FILE *f)LoadSave [inline, static]
decode(int &x, const char buf[], unsigned int cap)LoadSave [inline, static]
decode(int &x, FILE *f)LoadSave [inline, static]
decode(unsigned int &x, const char buf[], unsigned int cap)LoadSave [inline, static]
decode(unsigned int &x, FILE *f)LoadSave [inline, static]
decode(short &x, const char buf[], unsigned int cap)LoadSave [inline, static]
decode(short &x, FILE *f)LoadSave [inline, static]
decode(unsigned short &x, const char buf[], unsigned int cap)LoadSave [inline, static]
decode(unsigned short &x, FILE *f)LoadSave [inline, static]
decode(std::string &x, const char buf[], unsigned int cap)LoadSave [inline, static]
decode(std::string &x, FILE *f)LoadSave [inline, static]
decode(char *&x, const char buf[], unsigned int cap)LoadSave [inline, static]
decode(char *&x, FILE *f)LoadSave [inline, static]
decode(char &x, const char buf[], unsigned int cap)LoadSave [inline, static]
decode(char &x, FILE *f)LoadSave [inline, static]
decode(unsigned char &x, const char buf[], unsigned int cap)LoadSave [inline, static]
decode(unsigned char &x, FILE *f)LoadSave [inline, static]
decode(bool &x, const char buf[], unsigned int cap)LoadSave [inline, static]
decode(bool &x, FILE *f)LoadSave [inline, static]
DoStart()MotionCommand [inline, virtual]
DoStop()MotionCommand [inline, virtual]
DynamicMotionSequence()DynamicMotionSequence [inline]
DynamicMotionSequence(const char *filename)DynamicMotionSequence [inline, explicit]
encode(const LoadSave &x, char buf[], unsigned int cap)LoadSave [inline, static]
encode(const LoadSave &x, FILE *f)LoadSave [inline, static]
encode(const double x, char buf[], unsigned int cap)LoadSave [inline, static]
encode(const double x, FILE *f)LoadSave [inline, static]
encode(const float x, char buf[], unsigned int cap)LoadSave [inline, static]
encode(const float x, FILE *f)LoadSave [inline, static]
encode(const long x, char buf[], unsigned int cap)LoadSave [inline, static]
encode(const long x, FILE *f)LoadSave [inline, static]
encode(const unsigned long x, char buf[], unsigned int cap)LoadSave [inline, static]
encode(const unsigned long x, FILE *f)LoadSave [inline, static]
encode(const int x, char buf[], unsigned int cap)LoadSave [inline, static]
encode(const int x, FILE *f)LoadSave [inline, static]
encode(const unsigned int x, char buf[], unsigned int cap)LoadSave [inline, static]
encode(const unsigned int x, FILE *f)LoadSave [inline, static]
encode(const short x, char buf[], unsigned int cap)LoadSave [inline, static]
encode(const short x, FILE *f)LoadSave [inline, static]
encode(const unsigned short x, char buf[], unsigned int cap)LoadSave [inline, static]
encode(const unsigned short x, FILE *f)LoadSave [inline, static]
encode(const std::string &x, char buf[], unsigned int cap)LoadSave [inline, static]
encode(const std::string &x, FILE *f)LoadSave [inline, static]
encode(const char *x, char buf[], unsigned int cap)LoadSave [inline, static]
encode(const char *x, FILE *f)LoadSave [inline, static]
encode(const char x, char buf[], unsigned int cap)LoadSave [inline, static]
encode(const char x, FILE *f)LoadSave [inline, static]
encode(const unsigned char x, char buf[], unsigned int cap)LoadSave [inline, static]
encode(const unsigned char x, FILE *f)LoadSave [inline, static]
encode(const bool x, char buf[], unsigned int cap)LoadSave [inline, static]
encode(const bool x, FILE *f)LoadSave [inline, static]
endtimeMotionSequenceEngine [protected]
erasedDynamicMotionSequence [protected]
eraseKeyFrame(Move_idx_t x)DynamicMotionSequence [inline, protected, virtual]
getAutoPrune()MotionCommand [inline, virtual]
getBinSize() const MotionSequenceEngine [virtual]
getEndTime() const MotionSequenceEngine [inline]
getID() const MotionManagerMsg [inline]
getKeyFrame(Move_idx_t x)DynamicMotionSequence [inline, protected, virtual]
getKeyFrame(Move_idx_t x) const DynamicMotionSequence [inline, protected, virtual]
getMaxFrames() const DynamicMotionSequence [inline, virtual]
getOutputCmd(unsigned int i)MotionSequenceEngine
getOutputIndex(const char name[], unsigned int i)MotionSequenceEngine [protected, static]
getPlaySpeed() const __attribute__((deprecated))MotionSequenceEngine
getPlayTime() const __attribute__((deprecated))MotionSequenceEngine
getSpeed() const MotionSequenceEngine [inline]
getTime() const MotionSequenceEngine [inline]
getUsedFrames() const DynamicMotionSequence [inline, virtual]
interpolate(double a, double b, double x)MotionCommand [inline, protected, static]
interpolate(float a, float b, float x)MotionCommand [inline, protected, static]
interpolate(const OutputCmd &a, const OutputCmd &b, float x, OutputCmd &r)MotionCommand [inline, protected, static]
invalid_MC_IDMotionManagerMsg [static]
invalid_moveMotionSequenceEngine [protected, static]
isActive() const MotionCommand [inline, virtual]
isAlive()DynamicMotionSequence [inline, virtual]
isDirty()DynamicMotionSequence [inline, virtual]
isPlaying()MotionSequenceEngine
isSaveDegrees() const MotionSequenceEngine [inline]
isSaveRadians() const MotionSequenceEngine [inline]
lasttimeMotionSequenceEngine [protected]
list_t typedefDynamicMotionSequence [protected]
LoadBuffer(const char buf[], unsigned int len)MotionSequenceEngine [virtual]
LoadFile(const char filename[])MotionSequenceEngine [virtual]
LoadSave::LoadFile(const char *filename)LoadSave [virtual]
LoadFileStream(FILE *f)LoadSave [virtual]
LoadSave()LoadSave [inline]
loadSaveModeMotionSequenceEngine [protected]
makeSafe(const float vels[NumOutputs], float margin)MotionSequenceEngine
MC_ID typedefMotionManagerMsg
MotionCommand()MotionCommand [inline]
MotionManagerMsg()MotionManagerMsg [inline]
MotionSequenceEngine()MotionSequenceEngine [inline]
Move_idx_t typedefMotionSequenceEngine [protected]
movesDynamicMotionSequence [protected]
newKeyFrame()DynamicMotionSequence [inline, protected, virtual]
nextsMotionSequenceEngine [protected]
overlayPose(const PostureEngine &pose)MotionSequenceEngine
pause()MotionSequenceEngine [inline]
play()MotionSequenceEngine
playingMotionSequenceEngine [protected]
playspeedMotionSequenceEngine [protected]
playtimeMotionSequenceEngine [protected]
postEvent(const EventBase &event)MotionCommand [inline, protected, static]
prevsMotionSequenceEngine [protected]
queueMotionCommand [protected, static]
readWord(const char buf[], const char *const buflen, char word[], const unsigned int wordlen)MotionSequenceEngine [protected, static]
resume()MotionSequenceEngine
SaveBuffer(char buf[], unsigned int len) const MotionSequenceEngine [virtual]
saveCreator(const char *creator, char buf[], unsigned int len) const LoadSave [virtual]
saveCreator(const char *creator, FILE *f) const LoadSave [virtual]
SaveFile(const char filename[]) const MotionSequenceEngine [virtual]
LoadSave::SaveFile(const char *filename) const LoadSave [virtual]
SaveFileStream(FILE *f) const LoadSave [virtual]
setAutoPrune(bool ap)MotionCommand [inline, virtual]
setNextFrameTime(Move_idx_t p[NumOutputs], Move_idx_t n[NumOutputs]) const MotionSequenceEngine [protected]
setOutputCmd(unsigned int i, const OutputCmd &cmd)MotionSequenceEngine
setPlaySpeed(float x) __attribute__((deprecated))MotionSequenceEngine
setPlayTime(unsigned int x) __attribute__((deprecated))MotionSequenceEngine
setPose(const PostureEngine &pose)MotionSequenceEngine
setQueue(EventTranslator::Queue_t *q)MotionCommand [inline, static]
setRange(unsigned int t, Move_idx_t &prev, Move_idx_t &next) const DynamicMotionSequence [inline, protected, virtual]
setSaveDegrees()MotionSequenceEngine [inline]
setSaveRadians()MotionSequenceEngine [inline]
setSpeed(float x)MotionSequenceEngine [inline]
setTime(unsigned int x)MotionSequenceEngine
shouldPrune()MotionCommand [inline, virtual]
startedMotionCommand [protected]
startsMotionSequenceEngine [protected]
stringpadLoadSave [static]
updateOutputs()DynamicMotionSequence [inline, virtual]
~DynamicMotionSequence()DynamicMotionSequence [inline, virtual]
~LoadSave()LoadSave [virtual]
~MotionCommand()MotionCommand [inline, virtual]
~MotionManagerMsg()MotionManagerMsg [inline, virtual]
~MotionSequenceEngine()MotionSequenceEngine [inline, virtual]


Tekkotsu v2.2.2
Generated Tue Jan 4 15:45:23 2005 by Doxygen 1.4.0