| ClientProxy(PlayerClient *aPc, uint32_t aIndex) (defined in PlayerCc::ClientProxy) | PlayerCc::ClientProxy | protected |
| connection_t typedef (defined in PlayerCc::ClientProxy) | PlayerCc::ClientProxy | |
| ConnectReadSignal(T aSubscriber) | PlayerCc::ClientProxy | inline |
| DisconnectReadSignal(connection_t aSubscriber) | PlayerCc::ClientProxy | inline |
| GetBoolProp(char *aProperty, bool *aValue) | PlayerCc::ClientProxy | |
| GetCurrentWaypoint() const | PlayerCc::PlannerProxy | inline |
| GetCurrentWaypointId() const | PlayerCc::PlannerProxy | inline |
| GetDataTime() const | PlayerCc::ClientProxy | inline |
| GetDblProp(char *aProperty, double *aValue) | PlayerCc::ClientProxy | |
| GetDriverName() const | PlayerCc::ClientProxy | inline |
| GetElapsedTime() const | PlayerCc::ClientProxy | inline |
| GetGa() const | PlayerCc::PlannerProxy | inline |
| GetGoal() const | PlayerCc::PlannerProxy | inline |
| GetGx() const | PlayerCc::PlannerProxy | inline |
| GetGy() const | PlayerCc::PlannerProxy | inline |
| GetIa(int i) const | PlayerCc::PlannerProxy | |
| GetIndex() const | PlayerCc::ClientProxy | inline |
| GetInterface() const | PlayerCc::ClientProxy | inline |
| GetInterfaceStr() const | PlayerCc::ClientProxy | inline |
| GetIntProp(char *aProperty, int32_t *aValue) | PlayerCc::ClientProxy | |
| GetIx(int i) const | PlayerCc::PlannerProxy | |
| GetIy(int i) const | PlayerCc::PlannerProxy | |
| GetPa() const | PlayerCc::PlannerProxy | inline |
| GetPathDone() const | PlayerCc::PlannerProxy | inline |
| GetPathLength() const | PlayerCc::PlannerProxy | inline |
| GetPathValid() const | PlayerCc::PlannerProxy | inline |
| GetPlayerClient() const | PlayerCc::ClientProxy | inline |
| GetPose() const | PlayerCc::PlannerProxy | inline |
| GetPx() const | PlayerCc::PlannerProxy | inline |
| GetPy() const | PlayerCc::PlannerProxy | inline |
| GetStrProp(char *aProperty, char **aValue) | PlayerCc::ClientProxy | |
| GetVar(const T &aV) const (defined in PlayerCc::ClientProxy) | PlayerCc::ClientProxy | inlineprotected |
| GetVarByRef(const T aBegin, const T aEnd, T aDest) const (defined in PlayerCc::ClientProxy) | PlayerCc::ClientProxy | inlineprotected |
| GetWa() const | PlayerCc::PlannerProxy | inline |
| GetWaypoint(uint32_t aIndex) const | PlayerCc::PlannerProxy | inline |
| GetWaypointCount() const | PlayerCc::PlannerProxy | inline |
| GetWx() const | PlayerCc::PlannerProxy | inline |
| GetWy() const | PlayerCc::PlannerProxy | inline |
| HasCapability(uint32_t aType, uint32_t aSubtype) | PlayerCc::ClientProxy | |
| IsFresh() const | PlayerCc::ClientProxy | inline |
| IsValid() const | PlayerCc::ClientProxy | inline |
| mClient (defined in PlayerCc::ClientProxy) | PlayerCc::ClientProxy | protected |
| mDevice (defined in PlayerCc::PlannerProxy) | PlayerCc::PlannerProxy | private |
| mFresh (defined in PlayerCc::ClientProxy) | PlayerCc::ClientProxy | protected |
| mInfo (defined in PlayerCc::ClientProxy) | PlayerCc::ClientProxy | protected |
| mPc (defined in PlayerCc::ClientProxy) | PlayerCc::ClientProxy | protected |
| NotFresh() | PlayerCc::ClientProxy | |
| operator[](uint32_t aIndex) const | PlayerCc::PlannerProxy | inline |
| PlannerProxy(PlayerClient *aPc, uint32_t aIndex=0) | PlayerCc::PlannerProxy | |
| read_signal_t typedef (defined in PlayerCc::ClientProxy) | PlayerCc::ClientProxy | |
| RequestWaypoints() | PlayerCc::PlannerProxy | |
| scoped_lock_t typedef (defined in PlayerCc::ClientProxy) | PlayerCc::ClientProxy | |
| SetBoolProp(char *aProperty, bool aValue) | PlayerCc::ClientProxy | |
| SetDblProp(char *aProperty, double aValue) | PlayerCc::ClientProxy | |
| SetEnable(bool aEnable) | PlayerCc::PlannerProxy | |
| SetGoalPose(double aGx, double aGy, double aGa) | PlayerCc::PlannerProxy | |
| SetIntProp(char *aProperty, int32_t aValue) | PlayerCc::ClientProxy | |
| SetReplaceRule(bool aReplace, int aType=-1, int aSubtype=-1) | PlayerCc::ClientProxy | |
| SetStartPose(double aSx, double aSy, double aSa) | PlayerCc::PlannerProxy | |
| SetStrProp(char *aProperty, char *aValue) | PlayerCc::ClientProxy | |
| Subscribe(uint32_t aIndex) (defined in PlayerCc::PlannerProxy) | PlayerCc::PlannerProxy | privatevirtual |
| Unsubscribe() (defined in PlayerCc::PlannerProxy) | PlayerCc::PlannerProxy | privatevirtual |
| ~ClientProxy() (defined in PlayerCc::ClientProxy) | PlayerCc::ClientProxy | protectedvirtual |
| ~PlannerProxy() | PlayerCc::PlannerProxy | |