PlayerCc::MapProxy Member List
This is the complete list of members for
PlayerCc::MapProxy, including all inherited members.
ClientProxy(PlayerClient *aPc, uint32_t aIndex) (defined in PlayerCc::ClientProxy) | PlayerCc::ClientProxy | [protected] |
connection_t typedef | PlayerCc::ClientProxy | |
ConnectReadSignal(T aSubscriber) | PlayerCc::ClientProxy | [inline] |
DisconnectReadSignal(connection_t aSubscriber) | PlayerCc::ClientProxy | [inline] |
GetCell(int x, int y) const | PlayerCc::MapProxy | [inline] |
GetCellIndex(int x, int y) const | PlayerCc::MapProxy | [inline] |
GetDataTime() const | PlayerCc::ClientProxy | [inline] |
GetDblProp(char *aProperty, double *aValue) | PlayerCc::ClientProxy | |
GetDriverName() const | PlayerCc::ClientProxy | [inline] |
GetElapsedTime() const | PlayerCc::ClientProxy | [inline] |
GetHeight() const | PlayerCc::MapProxy | [inline] |
GetIndex() const | PlayerCc::ClientProxy | [inline] |
GetInterface() const | PlayerCc::ClientProxy | [inline] |
GetInterfaceStr() const | PlayerCc::ClientProxy | [inline] |
GetIntProp(char *aProperty, int32_t *aValue) | PlayerCc::ClientProxy | |
GetMap(int8_t *aMap) const | PlayerCc::MapProxy | [inline] |
GetOriginX() const | PlayerCc::MapProxy | [inline] |
GetOriginY() const | PlayerCc::MapProxy | [inline] |
GetPlayerClient() const | PlayerCc::ClientProxy | [inline] |
GetResolution() const | PlayerCc::MapProxy | [inline] |
GetStrProp(char *aProperty, char **aValue) | PlayerCc::ClientProxy | |
GetVar(const T &aV) const | PlayerCc::ClientProxy | [inline, protected] |
GetVarByRef(const T aBegin, const T aEnd, T aDest) const | PlayerCc::ClientProxy | [inline, protected] |
GetWidth() const | PlayerCc::MapProxy | [inline] |
HasCapability(uint32_t aType, uint32_t aSubtype) | PlayerCc::ClientProxy | |
IsFresh() const | PlayerCc::ClientProxy | [inline] |
IsValid() const | PlayerCc::ClientProxy | [inline] |
MapProxy(PlayerClient *aPc, uint32_t aIndex=0) | PlayerCc::MapProxy | |
mClient | PlayerCc::ClientProxy | [protected] |
mDevice | PlayerCc::MapProxy | [private] |
mFresh | PlayerCc::ClientProxy | [protected] |
mInfo | PlayerCc::ClientProxy | [protected] |
mPc | PlayerCc::ClientProxy | [protected] |
NotFresh() | PlayerCc::ClientProxy | |
read_signal_t typedef | PlayerCc::ClientProxy | |
RequestMap() | PlayerCc::MapProxy | |
scoped_lock_t typedef | PlayerCc::ClientProxy | |
SetDblProp(char *aProperty, double aValue) | PlayerCc::ClientProxy | |
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::MapProxy) | PlayerCc::MapProxy | [private, virtual] |
Unsubscribe() (defined in PlayerCc::MapProxy) | PlayerCc::MapProxy | [private, virtual] |
~ClientProxy() (defined in PlayerCc::ClientProxy) | PlayerCc::ClientProxy | [protected, virtual] |
~MapProxy() | PlayerCc::MapProxy | |
Last updated 12 September 2005 21:38:45
|