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 |
CoopObjectProxy(PlayerClient *aPc, uint32_t aIndex=0) | PlayerCc::CoopObjectProxy | |
DisconnectReadSignal(connection_t aSubscriber) | PlayerCc::ClientProxy | inline |
GetAlarmData(uint32_t index) const | PlayerCc::CoopObjectProxy | inline |
GetAlarmNumber() const | PlayerCc::CoopObjectProxy | inline |
GetAlarmType(uint32_t index) const | PlayerCc::CoopObjectProxy | inline |
GetAllParameters() const | PlayerCc::CoopObjectProxy | inline |
GetAllUserData() const | PlayerCc::CoopObjectProxy | inline |
GetBoolProp(char *aProperty, bool *aValue) | PlayerCc::ClientProxy | |
GetCommand() const | PlayerCc::CoopObjectProxy | inline |
GetDataTime() const | PlayerCc::ClientProxy | inline |
GetDblProp(char *aProperty, double *aValue) | PlayerCc::ClientProxy | |
GetDriverName() const | PlayerCc::ClientProxy | inline |
GetElapsedTime() const | PlayerCc::ClientProxy | inline |
GetID() const | PlayerCc::CoopObjectProxy | inline |
GetIndex() const | PlayerCc::ClientProxy | inline |
GetInterface() const | PlayerCc::ClientProxy | inline |
GetInterfaceStr() const | PlayerCc::ClientProxy | inline |
GetIntProp(char *aProperty, int32_t *aValue) | PlayerCc::ClientProxy | |
GetOrigin() const | PlayerCc::CoopObjectProxy | inline |
GetParameter(uint32_t index) const | PlayerCc::CoopObjectProxy | inline |
GetParametersSize() const | PlayerCc::CoopObjectProxy | inline |
GetParentID() const | PlayerCc::CoopObjectProxy | inline |
GetPlayerClient() const | PlayerCc::ClientProxy | inline |
GetProxyID() const | PlayerCc::CoopObjectProxy | inline |
GetRequest() const | PlayerCc::CoopObjectProxy | inline |
GetRSSInodeTime() const | PlayerCc::CoopObjectProxy | inline |
GetRSSIsenderId() const | PlayerCc::CoopObjectProxy | inline |
GetRSSIstamp() const | PlayerCc::CoopObjectProxy | inline |
GetRSSIvalue() const | PlayerCc::CoopObjectProxy | inline |
GetSensorData(uint32_t index) const | PlayerCc::CoopObjectProxy | inline |
GetSensorNumber() const | PlayerCc::CoopObjectProxy | inline |
GetSensorType(uint32_t index) const | PlayerCc::CoopObjectProxy | inline |
GetStatus() const | PlayerCc::CoopObjectProxy | inline |
GetStrProp(char *aProperty, char **aValue) | PlayerCc::ClientProxy | |
GetUserData(uint32_t index) const | PlayerCc::CoopObjectProxy | inline |
GetUserDataNumber() const | PlayerCc::CoopObjectProxy | inline |
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 |
GetX() const | PlayerCc::CoopObjectProxy | inline |
GetY() const | PlayerCc::CoopObjectProxy | inline |
GetZ() const | PlayerCc::CoopObjectProxy | inline |
HasCapability(uint32_t aType, uint32_t aSubtype) | PlayerCc::ClientProxy | |
id (defined in PlayerCc::CoopObjectProxy) | PlayerCc::CoopObjectProxy | private |
IsFresh() const | PlayerCc::ClientProxy | inline |
IsValid() const | PlayerCc::ClientProxy | inline |
mClient (defined in PlayerCc::ClientProxy) | PlayerCc::ClientProxy | protected |
mDevice (defined in PlayerCc::CoopObjectProxy) | PlayerCc::CoopObjectProxy | private |
MessageType() const | PlayerCc::CoopObjectProxy | inline |
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 | |
read_signal_t typedef (defined in PlayerCc::ClientProxy) | PlayerCc::ClientProxy | |
scoped_lock_t typedef (defined in PlayerCc::ClientProxy) | PlayerCc::ClientProxy | |
SendCommand(int destID, int sourceID, int command, uint32_t cmd_parameters_size=0, uint8_t *cmd_parameters=NULL) | PlayerCc::CoopObjectProxy | |
SendData(int destID, int sourceID, player_pose2d_t pos, int status) | PlayerCc::CoopObjectProxy | |
SendData(int destID, int sourceID, int extradata_type, uint32_t extradata_size, uint8_t *extradata) | PlayerCc::CoopObjectProxy | |
SendRequest(int destID, int sourceID, int request, uint32_t req_parameters_size=0, uint8_t *req_parameters=NULL) | PlayerCc::CoopObjectProxy | |
SetBoolProp(char *aProperty, bool aValue) | PlayerCc::ClientProxy | |
SetDblProp(char *aProperty, double aValue) | PlayerCc::ClientProxy | |
SetIntProp(char *aProperty, int32_t aValue) | PlayerCc::ClientProxy | |
SetProxyID(uint32_t value) | PlayerCc::CoopObjectProxy | inline |
SetReplaceRule(bool aReplace, int aType=-1, int aSubtype=-1) | PlayerCc::ClientProxy | |
SetStrProp(char *aProperty, char *aValue) | PlayerCc::ClientProxy | |
Subscribe(uint32_t aIndex) (defined in PlayerCc::CoopObjectProxy) | PlayerCc::CoopObjectProxy | privatevirtual |
Unsubscribe() (defined in PlayerCc::CoopObjectProxy) | PlayerCc::CoopObjectProxy | privatevirtual |
~ClientProxy() (defined in PlayerCc::ClientProxy) | PlayerCc::ClientProxy | protectedvirtual |
~CoopObjectProxy() | PlayerCc::CoopObjectProxy | |