, including all inherited members.
ClientProxy(PlayerClient *aPc, uint32_t aIndex) (defined in PlayerCc::ClientProxy) | PlayerCc::ClientProxy | [protected] |
Configure(double aMinAngle, double aMaxAngle, double aAngularRes, double aMinRange, double aMaxRange, double aRangeRes, double aFrequency) | PlayerCc::RangerProxy | |
connection_t typedef (defined in PlayerCc::ClientProxy) | PlayerCc::ClientProxy | |
ConnectReadSignal(T aSubscriber) | PlayerCc::ClientProxy | [inline] |
DisconnectReadSignal(connection_t aSubscriber) | PlayerCc::ClientProxy | [inline] |
GetAngularRes() const | PlayerCc::RangerProxy | [inline] |
GetBoolProp(char *aProperty, bool *aValue) | PlayerCc::ClientProxy | |
GetDataTime() const | PlayerCc::ClientProxy | [inline] |
GetDblProp(char *aProperty, double *aValue) | PlayerCc::ClientProxy | |
GetDevicePose() const | PlayerCc::RangerProxy | [inline] |
GetDeviceSize() const | PlayerCc::RangerProxy | [inline] |
GetDriverName() const | PlayerCc::ClientProxy | [inline] |
GetElapsedTime() const | PlayerCc::ClientProxy | [inline] |
GetElementCount() const | PlayerCc::RangerProxy | [inline] |
GetElementPose(uint32_t aIndex) const | PlayerCc::RangerProxy | |
GetElementSize(uint32_t aIndex) const | PlayerCc::RangerProxy | |
GetFrequency() const | PlayerCc::RangerProxy | [inline] |
GetIndex() const | PlayerCc::ClientProxy | [inline] |
GetIntensity(uint32_t aIndex) const | PlayerCc::RangerProxy | |
GetIntensityCount() const | PlayerCc::RangerProxy | [inline] |
GetInterface() const | PlayerCc::ClientProxy | [inline] |
GetInterfaceStr() const | PlayerCc::ClientProxy | [inline] |
GetIntProp(char *aProperty, int32_t *aValue) | PlayerCc::ClientProxy | |
GetMaxAngle() const | PlayerCc::RangerProxy | [inline] |
GetMaxRange() const | PlayerCc::RangerProxy | [inline] |
GetMinAngle() const | PlayerCc::RangerProxy | [inline] |
GetMinRange() const | PlayerCc::RangerProxy | [inline] |
GetPlayerClient() const | PlayerCc::ClientProxy | [inline] |
GetRange(uint32_t aIndex) const | PlayerCc::RangerProxy | |
GetRangeCount() const | PlayerCc::RangerProxy | [inline] |
GetRangeRes() const | PlayerCc::RangerProxy | [inline] |
GetStrProp(char *aProperty, char **aValue) | PlayerCc::ClientProxy | |
GetVar(const T &aV) const (defined in PlayerCc::ClientProxy) | PlayerCc::ClientProxy | [inline, protected] |
GetVarByRef(const T aBegin, const T aEnd, T aDest) const (defined in PlayerCc::ClientProxy) | PlayerCc::ClientProxy | [inline, protected] |
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::RangerProxy) | PlayerCc::RangerProxy | [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::RangerProxy | [inline] |
RangerProxy(PlayerClient *aPc, uint32_t aIndex=0) | PlayerCc::RangerProxy | |
read_signal_t typedef (defined in PlayerCc::ClientProxy) | PlayerCc::ClientProxy | |
RequestConfigure() | PlayerCc::RangerProxy | |
RequestGeom() | PlayerCc::RangerProxy | |
scoped_lock_t typedef (defined in PlayerCc::ClientProxy) | PlayerCc::ClientProxy | |
SetBoolProp(char *aProperty, bool aValue) | PlayerCc::ClientProxy | |
SetDblProp(char *aProperty, double aValue) | PlayerCc::ClientProxy | |
SetIntensityData(bool aEnable) | PlayerCc::RangerProxy | |
SetIntProp(char *aProperty, int32_t aValue) | PlayerCc::ClientProxy | |
SetPower(bool aEnable) | PlayerCc::RangerProxy | |
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::RangerProxy) | PlayerCc::RangerProxy | [private, virtual] |
Unsubscribe() (defined in PlayerCc::RangerProxy) | PlayerCc::RangerProxy | [private, virtual] |
~ClientProxy() (defined in PlayerCc::ClientProxy) | PlayerCc::ClientProxy | [protected, virtual] |
~RangerProxy() | PlayerCc::RangerProxy | |