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 |
Decompress(playerc_camera_t aDevice) | PlayerCc::StereoProxy | private |
DecompressDisparity() | PlayerCc::StereoProxy | inline |
DecompressLeft() | PlayerCc::StereoProxy | inline |
DecompressRight() | PlayerCc::StereoProxy | inline |
DisconnectReadSignal(connection_t aSubscriber) | PlayerCc::ClientProxy | inline |
GetBoolProp(char *aProperty, bool *aValue) | PlayerCc::ClientProxy | |
GetCount() const | PlayerCc::StereoProxy | inline |
GetDataTime() const | PlayerCc::ClientProxy | inline |
GetDblProp(char *aProperty, double *aValue) | PlayerCc::ClientProxy | |
GetDisparityCompression() const | PlayerCc::StereoProxy | inline |
GetDisparityDepth() const | PlayerCc::StereoProxy | inline |
GetDisparityFormat() const | PlayerCc::StereoProxy | inline |
GetDisparityHeight() const | PlayerCc::StereoProxy | inline |
GetDisparityImage(uint8_t *aImage) const | PlayerCc::StereoProxy | inline |
GetDisparityImageSize() const | PlayerCc::StereoProxy | inline |
GetDisparityWidth() const | PlayerCc::StereoProxy | inline |
GetDriverName() const | PlayerCc::ClientProxy | inline |
GetElapsedTime() const | PlayerCc::ClientProxy | inline |
GetIndex() const | PlayerCc::ClientProxy | inline |
GetInterface() const | PlayerCc::ClientProxy | inline |
GetInterfaceStr() const | PlayerCc::ClientProxy | inline |
GetIntProp(char *aProperty, int32_t *aValue) | PlayerCc::ClientProxy | |
GetLeftCompression() const | PlayerCc::StereoProxy | inline |
GetLeftDepth() const | PlayerCc::StereoProxy | inline |
GetLeftFormat() const | PlayerCc::StereoProxy | inline |
GetLeftHeight() const | PlayerCc::StereoProxy | inline |
GetLeftImage(uint8_t *aImage) const | PlayerCc::StereoProxy | inline |
GetLeftImageSize() const | PlayerCc::StereoProxy | inline |
GetLeftWidth() const | PlayerCc::StereoProxy | inline |
GetPlayerClient() const | PlayerCc::ClientProxy | inline |
GetPoint(uint32_t aIndex) const | PlayerCc::StereoProxy | inline |
GetRightCompression() const | PlayerCc::StereoProxy | inline |
GetRightDepth() const | PlayerCc::StereoProxy | inline |
GetRightFormat() const | PlayerCc::StereoProxy | inline |
GetRightHeight() const | PlayerCc::StereoProxy | inline |
GetRightImage(uint8_t *aImage) const | PlayerCc::StereoProxy | inline |
GetRightImageSize() const | PlayerCc::StereoProxy | inline |
GetRightWidth() const | PlayerCc::StereoProxy | 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 |
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 | PlayerCc::StereoProxy | private |
mFrameNo | PlayerCc::StereoProxy | 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 |
mPrefix | PlayerCc::StereoProxy | private |
NotFresh() | PlayerCc::ClientProxy | |
operator[](uint32_t aIndex) const | PlayerCc::StereoProxy | inline |
read_signal_t typedef (defined in PlayerCc::ClientProxy) | PlayerCc::ClientProxy | |
SaveDisparityFrame(const std::string aPrefix, uint32_t aWidth=4) | PlayerCc::StereoProxy | inline |
SaveFrame(const std::string aPrefix, uint32_t aWidth, playerc_camera_t aDevice, uint8_t aIndex) | PlayerCc::StereoProxy | private |
SaveLeftFrame(const std::string aPrefix, uint32_t aWidth=4) | PlayerCc::StereoProxy | inline |
SaveRightFrame(const std::string aPrefix, uint32_t aWidth=4) | PlayerCc::StereoProxy | inline |
scoped_lock_t typedef (defined in PlayerCc::ClientProxy) | PlayerCc::ClientProxy | |
SetBoolProp(char *aProperty, bool aValue) | 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 | |
StereoProxy(PlayerClient *aPc, uint32_t aIndex=0) | PlayerCc::StereoProxy | |
Subscribe(uint32_t aIndex) (defined in PlayerCc::StereoProxy) | PlayerCc::StereoProxy | privatevirtual |
Unsubscribe() (defined in PlayerCc::StereoProxy) | PlayerCc::StereoProxy | privatevirtual |
~ClientProxy() (defined in PlayerCc::ClientProxy) | PlayerCc::ClientProxy | protectedvirtual |
~StereoProxy() | PlayerCc::StereoProxy | |