, including all inherited members.
BlackBoardProxy(PlayerClient *aPc, uint32_t aIndex=0) | PlayerCc::BlackBoardProxy | |
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 | |
GetDataTime() const | PlayerCc::ClientProxy | [inline] |
GetDblProp(char *aProperty, double *aValue) | PlayerCc::ClientProxy | |
GetDriverName() const | PlayerCc::ClientProxy | [inline] |
GetElapsedTime() const | PlayerCc::ClientProxy | [inline] |
GetEntry(const char *key, const char *group) | PlayerCc::BlackBoardProxy | |
GetIndex() const | PlayerCc::ClientProxy | [inline] |
GetInterface() const | PlayerCc::ClientProxy | [inline] |
GetInterfaceStr() const | PlayerCc::ClientProxy | [inline] |
GetIntProp(char *aProperty, int32_t *aValue) | PlayerCc::ClientProxy | |
GetPlayerClient() const | PlayerCc::ClientProxy | [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::BlackBoardProxy) | PlayerCc::BlackBoardProxy | [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 | |
read_signal_t typedef (defined in PlayerCc::ClientProxy) | PlayerCc::ClientProxy | |
scoped_lock_t typedef (defined in PlayerCc::ClientProxy) | PlayerCc::ClientProxy | |
SetBoolProp(char *aProperty, bool aValue) | PlayerCc::ClientProxy | |
SetDblProp(char *aProperty, double aValue) | PlayerCc::ClientProxy | |
SetEntry(const player_blackboard_entry_t &entry) | PlayerCc::BlackBoardProxy | |
SetEventHandler(void(*on_blackboard_event)(playerc_blackboard_t *, player_blackboard_entry_t)) | PlayerCc::BlackBoardProxy | |
SetIntProp(char *aProperty, int32_t aValue) | PlayerCc::ClientProxy | |
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::BlackBoardProxy) | PlayerCc::BlackBoardProxy | [private, virtual] |
SubscribeToGroup(const char *key) | PlayerCc::BlackBoardProxy | |
SubscribeToKey(const char *key, const char *group="") | PlayerCc::BlackBoardProxy | |
Unsubscribe() (defined in PlayerCc::BlackBoardProxy) | PlayerCc::BlackBoardProxy | [private, virtual] |
UnsubscribeFromGroup(const char *group) | PlayerCc::BlackBoardProxy | |
UnsubscribeFromKey(const char *key, const char *group="") | PlayerCc::BlackBoardProxy | |
~BlackBoardProxy() | PlayerCc::BlackBoardProxy | |
~ClientProxy() (defined in PlayerCc::ClientProxy) | PlayerCc::ClientProxy | [protected, virtual] |