, including all inherited members.
| addAbsoluteArc(float x, float y, float angle, bool angleIsRelative, float speed, float arc) | WaypointEngine | [virtual] |
| addAbsoluteWaypoint(float x, float y, float angle, bool angleIsRelative, float fwdSpeed, float turnSpeed=-1.f) | WaypointEngine | [virtual] |
| addEgocentricArc(float forward, float left, float angle, bool angleIsRelative, float speed, float arc) | WaypointEngine | [virtual] |
| addEgocentricWaypoint(float forward, float left, float angle, bool angleIsRelative, float fwdSpeed, float turnSpeed=-1.f) | WaypointEngine | [virtual] |
| addOffsetArc(float x, float y, float angle, bool angleIsRelative, float speed, float arc) | WaypointEngine | [virtual] |
| addOffsetWaypoint(float x, float y, float angle, bool angleIsRelative, float fwdSpeed, float turnSpeed=-1.f) | WaypointEngine | [virtual] |
| appendWaypoints(const WaypointList_t wpl) | WaypointEngine | [virtual] |
| arcRadius | WaypointEngine | [protected] |
| byteswap(T &dstc, const T &srcc) | LoadSave | [protected, static] |
| calcAbsoluteCoords(WaypointListIter_t it) | WaypointEngine | |
| calcAbsoluteCoords(WaypointListIter_t it, float sx, float sy, float sa) | WaypointEngine | |
| 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] |
| checkCreatorInc(const char *creator, const char *&buf, unsigned int &len, bool isLoading=true) const | LoadSave | [virtual] |
| checkCreatorIncT(const char *creator, const char *&buf, unsigned int &len, bool isLoading=true) const | LoadSave | [virtual] |
| checkInc(int res, const char *&buf, unsigned int &len) | LoadSave | [static] |
| checkInc(int res, const char *&buf, unsigned int &len, const char *msg,...) __attribute__((format(printf | LoadSave | [static] |
| checkInc(int res, char *&buf, unsigned int &len) | LoadSave | [static] |
| checkInc(int res, char *&buf, unsigned int &len, const char *msg,...) __attribute__((format(printf | LoadSave | [static] |
| checkIncT(int res, const char *&buf, unsigned int &len, const char *msg="LoadSave::check underflow",...) __attribute__((format(printf | LoadSave | [static] |
| checkIncT(int res, char *&buf, unsigned int &len, const char *msg="LoadSave::check underflow",...) __attribute__((format(printf | LoadSave | [static] |
| checkNextWaypoint(unsigned int t) | WaypointEngine | [protected] |
| chkAdvance(int res, const char **buf, unsigned int *len, const char *msg,...) ATTR_deprecated __attribute__((format(printf | LoadSave | [static] |
| clearWaypointList() | WaypointEngine | [virtual] |
| computeCurrentPosition(unsigned int t) | WaypointEngine | [protected] |
| computeIdeal(unsigned int t) | WaypointEngine | [protected] |
| computeNewVelocity(unsigned int t) | WaypointEngine | [protected] |
| creatorSize(const char creator[]) const | LoadSave | [virtual] |
| curPos | WaypointEngine | [protected] |
| curVel | WaypointEngine | [protected] |
| curWaypoint | WaypointEngine | [protected] |
| cycle() | WaypointEngine | [virtual] |
| decode(LoadSave &x, const char buf[], unsigned int cap) | LoadSave | [static] |
| decode(LoadSave &x, FILE *f) | LoadSave | [static] |
| decode(double &x, const char buf[], unsigned int cap) | LoadSave | [static] |
| decode(double &x, FILE *f) | LoadSave | [static] |
| decode(float &x, const char buf[], unsigned int cap) | LoadSave | [static] |
| decode(float &x, FILE *f) | LoadSave | [static] |
| decode(long long &x, const char buf[], unsigned int cap) | LoadSave | [static] |
| decode(long long &x, FILE *f) | LoadSave | [static] |
| decode(unsigned long long &x, const char buf[], unsigned int cap) | LoadSave | [static] |
| decode(unsigned long long &x, FILE *f) | LoadSave | [static] |
| decode(long &x, const char buf[], unsigned int cap) | LoadSave | [static] |
| decode(long &x, FILE *f) | LoadSave | [static] |
| decode(unsigned long &x, const char buf[], unsigned int cap) | LoadSave | [static] |
| decode(unsigned long &x, FILE *f) | LoadSave | [static] |
| decode(int &x, const char buf[], unsigned int cap) | LoadSave | [static] |
| decode(int &x, FILE *f) | LoadSave | [static] |
| decode(unsigned int &x, const char buf[], unsigned int cap) | LoadSave | [static] |
| decode(unsigned int &x, FILE *f) | LoadSave | [static] |
| decode(short &x, const char buf[], unsigned int cap) | LoadSave | [static] |
| decode(short &x, FILE *f) | LoadSave | [static] |
| decode(unsigned short &x, const char buf[], unsigned int cap) | LoadSave | [static] |
| decode(unsigned short &x, FILE *f) | LoadSave | [static] |
| decode(std::string &x, const char buf[], unsigned int cap) | LoadSave | [static] |
| decode(std::string &x, FILE *f) | LoadSave | [static] |
| decode(char *&x, const char buf[], unsigned int cap) | LoadSave | [static] |
| decode(char *&x, FILE *f) | LoadSave | [static] |
| decode(char &x, const char buf[], unsigned int cap) | LoadSave | [static] |
| decode(char &x, FILE *f) | LoadSave | [static] |
| decode(unsigned char &x, const char buf[], unsigned int cap) | LoadSave | [static] |
| decode(unsigned char &x, FILE *f) | LoadSave | [static] |
| decode(bool &x, const char buf[], unsigned int cap) | LoadSave | [static] |
| decode(bool &x, FILE *f) | LoadSave | [static] |
| decodeInc(T &value, const char *&buf, unsigned int &cap) | LoadSave | [static] |
| decodeInc(T &value, const char *&buf, unsigned int &cap, const char *msg,...) __attribute__((format(printf | LoadSave | [static] |
| decodeInc(T &value, char *&buf, unsigned int &cap) | LoadSave | [static] |
| decodeInc(T &value, char *&buf, unsigned int &cap, const char *msg,...) __attribute__((format(printf | LoadSave | [static] |
| decodeIncT(T &value, const char *&buf, unsigned int &cap, const char *msg="LoadSave::decode underflow",...) __attribute__((format(printf | LoadSave | [static] |
| decodeIncT(T &value, char *&buf, unsigned int &cap, const char *msg="LoadSave::decode underflow",...) __attribute__((format(printf | LoadSave | [static] |
| defaultTurnSpeed | WaypointEngine | [protected] |
| encode(const LoadSave &x, char buf[], unsigned int cap) | LoadSave | [static] |
| encode(const LoadSave &x, FILE *f) | LoadSave | [static] |
| encode(const double x, char buf[], unsigned int cap) | LoadSave | [static] |
| encode(const double x, FILE *f) | LoadSave | [static] |
| encode(const float x, char buf[], unsigned int cap) | LoadSave | [static] |
| encode(const float x, FILE *f) | LoadSave | [static] |
| encode(const long long x, char buf[], unsigned int cap) | LoadSave | [static] |
| encode(const long long x, FILE *f) | LoadSave | [static] |
| encode(const unsigned long long x, char buf[], unsigned int cap) | LoadSave | [static] |
| encode(const unsigned long long x, FILE *f) | LoadSave | [static] |
| encode(const long x, char buf[], unsigned int cap) | LoadSave | [static] |
| encode(const long x, FILE *f) | LoadSave | [static] |
| encode(const unsigned long x, char buf[], unsigned int cap) | LoadSave | [static] |
| encode(const unsigned long x, FILE *f) | LoadSave | [static] |
| encode(const int x, char buf[], unsigned int cap) | LoadSave | [static] |
| encode(const int x, FILE *f) | LoadSave | [static] |
| encode(const unsigned int x, char buf[], unsigned int cap) | LoadSave | [static] |
| encode(const unsigned int x, FILE *f) | LoadSave | [static] |
| encode(const short x, char buf[], unsigned int cap) | LoadSave | [static] |
| encode(const short x, FILE *f) | LoadSave | [static] |
| encode(const unsigned short x, char buf[], unsigned int cap) | LoadSave | [static] |
| encode(const unsigned short x, FILE *f) | LoadSave | [static] |
| encode(const std::string &x, char buf[], unsigned int cap) | LoadSave | [static] |
| encode(const std::string &x, FILE *f) | LoadSave | [static] |
| encode(const char *x, char buf[], unsigned int cap) | LoadSave | [static] |
| encode(const char *x, FILE *f) | LoadSave | [static] |
| encode(const char x, char buf[], unsigned int cap) | LoadSave | [static] |
| encode(const char x, FILE *f) | LoadSave | [static] |
| encode(const unsigned char x, char buf[], unsigned int cap) | LoadSave | [static] |
| encode(const unsigned char x, FILE *f) | LoadSave | [static] |
| encode(const bool x, char buf[], unsigned int cap) | LoadSave | [static] |
| encode(const bool x, FILE *f) | LoadSave | [static] |
| encodeInc(const T &value, char *&buf, unsigned int &cap) | LoadSave | [static] |
| encodeInc(const T &value, char *&buf, unsigned int &cap, const char *msg,...) __attribute__((format(printf | LoadSave | [static] |
| encodeIncT(const T &value, char *&buf, unsigned int &cap, const char *msg="LoadSave::encode overflow",...) __attribute__((format(printf | LoadSave | [static] |
| eps | WaypointEngine | [protected] |
| fixArc(float arc) | WaypointEngine | [protected] |
| fudgedAngle(float originalAngle) | WaypointEngine | [protected, static] |
| getBinSize() const | WaypointEngine | [virtual] |
| getCurA() const | WaypointEngine | [virtual] |
| getCurWaypointID() const | WaypointEngine | [virtual] |
| getCurX() const | WaypointEngine | [virtual] |
| getCurY() const | WaypointEngine | [virtual] |
| getIsLooping() const | WaypointEngine | [virtual] |
| getSerializedSize(const LoadSave &x) | LoadSave | [static] |
| getSerializedSize(const std::string &x) | LoadSave | [static] |
| getSerializedSize(const char *x) | LoadSave | [static] |
| getSerializedSize(const void *) | LoadSave | [static] |
| getSerializedSize(const bool &) | LoadSave | [static] |
| getSerializedSize(const T &x) | LoadSave | [static] |
| getSerializedSize() | LoadSave | [static] |
| getTracking() const | WaypointEngine | [virtual] |
| getWaypointList() | WaypointEngine | [virtual] |
| getWaypointList() const | WaypointEngine | [virtual] |
| go() | WaypointEngine | [virtual] |
| idealPos | WaypointEngine | [protected] |
| init() | WaypointEngine | [protected] |
| isLooping | WaypointEngine | [protected] |
| isRunning | WaypointEngine | [protected] |
| isTracking | WaypointEngine | [protected] |
| lastUpdateTime | WaypointEngine | [protected] |
| loadBuffer(const char buf[], unsigned int len, const char *filename=NULL) | WaypointEngine | [virtual] |
| LoadFile(const char *filename) ATTR_deprecated | LoadSave | [virtual] |
| loadFile(const char *filename) | WaypointEngine | [virtual] |
| loadFileStream(FILE *f, const char *filename=NULL) | LoadSave | [virtual] |
| LoadSave() | LoadSave | |
| pathLength | WaypointEngine | [protected] |
| pathStartPos | WaypointEngine | [protected] |
| pause() | WaypointEngine | [virtual] |
| Pcorr | WaypointEngine | [protected] |
| saveBuffer(char buf[], unsigned int len) const | WaypointEngine | [virtual] |
| saveCreator(const char *creator, char buf[], unsigned int len) const | LoadSave | [virtual] |
| saveCreator(const char *creator, FILE *f) const | LoadSave | [virtual] |
| saveCreatorInc(const char *creator, char *&buf, unsigned int &len) const | LoadSave | [virtual] |
| saveCreatorIncT(const char *creator, char *&buf, unsigned int &len) const | LoadSave | [virtual] |
| SaveFile(const char *filename) const ATTR_deprecated | LoadSave | [virtual] |
| saveFile(const char *filename) const | WaypointEngine | [virtual] |
| saveFileStream(FILE *f) const | LoadSave | [virtual] |
| saveStream(std::ostream &os) const | LoadSave | [virtual] |
| setCurPos(float x, float y, float a) | WaypointEngine | [virtual] |
| setIsLooping(bool isl) | WaypointEngine | [virtual] |
| setTargetWaypoint(WaypointListIter_t iter) | WaypointEngine | [virtual] |
| setTracking(bool b) | WaypointEngine | [virtual] |
| sourcePos | WaypointEngine | [protected] |
| stringpad | LoadSave | [static] |
| targetPos | WaypointEngine | [protected] |
| tgtCreateTurnFudgeFactor(float angle) | WaypointEngine | [protected, static] |
| unpause() | WaypointEngine | [virtual] |
| waypointDistance | WaypointEngine | [protected] |
| WaypointEngine() | WaypointEngine | |
| WaypointEngine(char *f) | WaypointEngine | |
| WaypointList_t typedef | WaypointEngine | |
| WaypointListConstIter_t typedef | WaypointEngine | |
| WaypointListIter_t typedef | WaypointEngine | |
| waypoints | WaypointEngine | [protected] |
| waypointTime | WaypointEngine | [protected] |
| ~LoadSave() | LoadSave | [virtual] |