| BackendStat enum name (defined in mcrt_dataio::ClientReceiverFb) | mcrt_dataio::ClientReceiverFb | |
| CallBackGenericComment typedef (defined in mcrt_dataio::ClientReceiverFb) | mcrt_dataio::ClientReceiverFb | |
| CallBackSendMessage typedef (defined in mcrt_dataio::ClientReceiverFb) | mcrt_dataio::ClientReceiverFb | |
| CallBackStartedCondition typedef (defined in mcrt_dataio::ClientReceiverFb) | mcrt_dataio::ClientReceiverFb | |
| ClientReceiverFb() (defined in mcrt_dataio::ClientReceiverFb) | mcrt_dataio::ClientReceiverFb | |
| ClientReceiverFb(const ClientReceiverFb &)=delete (defined in mcrt_dataio::ClientReceiverFb) | mcrt_dataio::ClientReceiverFb | |
| consoleAutoSetup(const CallBackSendMessage &sendMessage) | mcrt_dataio::ClientReceiverFb | |
| consoleDriver() | mcrt_dataio::ClientReceiverFb | |
| consoleEnable(const unsigned short port, const CallBackSendMessage &sendMessage) | mcrt_dataio::ClientReceiverFb | |
| decodeProgressiveFrame(const mcrt::ProgressiveFrame &message, const bool doParallel, const CallBackStartedCondition &callBackFuncAtStartedCondition, const CallBackGenericComment &callBackForGenericComment=nullptr) | mcrt_dataio::ClientReceiverFb | |
| DenoiseEngine enum name (defined in mcrt_dataio::ClientReceiverFb) | mcrt_dataio::ClientReceiverFb | |
| DenoiseMode enum name (defined in mcrt_dataio::ClientReceiverFb) | mcrt_dataio::ClientReceiverFb | |
| getBackendStat() const | mcrt_dataio::ClientReceiverFb | |
| getBeauty(std::vector< float > &rgba, const bool top2bottom=false) | mcrt_dataio::ClientReceiverFb | |
| getBeautyAuxRgb888(std::vector< unsigned char > &rgbFrame, const bool top2bottom=false, const bool isSrgb=false) | mcrt_dataio::ClientReceiverFb | |
| getBeautyDenoiseMode() const | mcrt_dataio::ClientReceiverFb | |
| getBeautyOdd(std::vector< float > &rgba, const bool top2bottom=false) | mcrt_dataio::ClientReceiverFb | |
| getBeautyRgb888(std::vector< unsigned char > &rgbFrame, const bool top2bottom=false, const bool isSrgb=false) | mcrt_dataio::ClientReceiverFb | |
| getDenoiseEngine() const | mcrt_dataio::ClientReceiverFb | |
| getElapsedSecFromStart() | mcrt_dataio::ClientReceiverFb | |
| getErrorMsg() const | mcrt_dataio::ClientReceiverFb | |
| getFbActivityCounter() | mcrt_dataio::ClientReceiverFb | |
| getFrameId() const | mcrt_dataio::ClientReceiverFb | |
| getHeatMap(std::vector< float > &data, const bool top2bottom=false) | mcrt_dataio::ClientReceiverFb | |
| getHeatMapName() const | mcrt_dataio::ClientReceiverFb | |
| getHeatMapNumChan() const | mcrt_dataio::ClientReceiverFb | |
| getHeatMapRgb888(std::vector< unsigned char > &rgbFrame, const bool top2bottom=false, const bool isSrgb=false) | mcrt_dataio::ClientReceiverFb | |
| getHeatMapStatus() const | mcrt_dataio::ClientReceiverFb | |
| getHeight() const | mcrt_dataio::ClientReceiverFb | |
| getLatencyLog() const | mcrt_dataio::ClientReceiverFb | |
| getLatencyLogUpstream() const | mcrt_dataio::ClientReceiverFb | |
| getParser() | mcrt_dataio::ClientReceiverFb | |
| getPixBeauty(const int sx, const int sy) const | mcrt_dataio::ClientReceiverFb | |
| getPixBeautyOdd(const int sx, const int sy) const | mcrt_dataio::ClientReceiverFb | |
| getPixelInfo(std::vector< float > &data, const bool top2bottom=false) | mcrt_dataio::ClientReceiverFb | |
| getPixelInfoName() const | mcrt_dataio::ClientReceiverFb | |
| getPixelInfoNumChan() const | mcrt_dataio::ClientReceiverFb | |
| getPixelInfoRgb888(std::vector< unsigned char > &rgbFrame, const bool top2bottom=false, const bool isSrgb=false) | mcrt_dataio::ClientReceiverFb | |
| getPixelInfoStatus() const | mcrt_dataio::ClientReceiverFb | |
| getPixHeatMap(const int sx, const int sy) const | mcrt_dataio::ClientReceiverFb | |
| getPixPixelInfo(const int sx, const int sy) const | mcrt_dataio::ClientReceiverFb | |
| getPixRenderOutput(const unsigned id, const int sx, const int sy, std::vector< float > &out) const | mcrt_dataio::ClientReceiverFb | |
| getPixRenderOutput(const std::string &aovName, const int sx, const int sy, std::vector< float > &out) const | mcrt_dataio::ClientReceiverFb | |
| getPixWeightBuffer(const int sx, const int sy) const | mcrt_dataio::ClientReceiverFb | |
| getProgress() const | mcrt_dataio::ClientReceiverFb | |
| getReceivedImageSenderMachineId() const | mcrt_dataio::ClientReceiverFb | |
| getRecvImageDataFps() | mcrt_dataio::ClientReceiverFb | |
| getRecvMsgSize() const | mcrt_dataio::ClientReceiverFb | |
| getRenderBufferOddNumChan() const | mcrt_dataio::ClientReceiverFb | |
| getRenderBufferOddStatus() const | mcrt_dataio::ClientReceiverFb | |
| getRenderOutput(const unsigned id, std::vector< float > &data, const bool top2bottom=false, const bool closestFilterDepthOutput=false) | mcrt_dataio::ClientReceiverFb | |
| getRenderOutput(const std::string &aovName, std::vector< float > &data, const bool top2bottom=false, const bool closestFilterDepthOutput=false) | mcrt_dataio::ClientReceiverFb | |
| getRenderOutputClosestFilter(const unsigned id) const | mcrt_dataio::ClientReceiverFb | |
| getRenderOutputClosestFilter(const std::string &aovName) const | mcrt_dataio::ClientReceiverFb | |
| getRenderOutputName(const unsigned id) const | mcrt_dataio::ClientReceiverFb | |
| getRenderOutputNumChan(const unsigned id) const | mcrt_dataio::ClientReceiverFb | |
| getRenderOutputNumChan(const std::string &aovName) const | mcrt_dataio::ClientReceiverFb | |
| getRenderOutputRgb888(const unsigned id, std::vector< unsigned char > &rgbFrame, const bool top2bottom=false, const bool isSrgb=false, const bool closestFilterDepthOutput=false) | mcrt_dataio::ClientReceiverFb | |
| getRenderOutputRgb888(const std::string &aovName, std::vector< unsigned char > &rgbFrame, const bool top2bottom=false, const bool isSrgb=false, const bool closestFilterDepthOutput=false) | mcrt_dataio::ClientReceiverFb | |
| getRenderPrepProgress() const | mcrt_dataio::ClientReceiverFb | |
| getRezedViewport() const | mcrt_dataio::ClientReceiverFb | |
| getRoiViewport() const | mcrt_dataio::ClientReceiverFb | |
| getRoiViewportStatus() const | mcrt_dataio::ClientReceiverFb | |
| getSnapshotStartTime() const | mcrt_dataio::ClientReceiverFb | |
| getStats(const float intervalSec, std::string &outMsg) | mcrt_dataio::ClientReceiverFb | |
| getStatus() const | mcrt_dataio::ClientReceiverFb | |
| getTelemetryOverlayActive() const | mcrt_dataio::ClientReceiverFb | |
| getTotalRenderOutput() const | mcrt_dataio::ClientReceiverFb | |
| getViewId() const | mcrt_dataio::ClientReceiverFb | |
| getWeightBuffer(std::vector< float > &data, const bool top2bottom=false) | mcrt_dataio::ClientReceiverFb | |
| getWeightBufferName() const | mcrt_dataio::ClientReceiverFb | |
| getWeightBufferNumChan() const | mcrt_dataio::ClientReceiverFb | |
| getWeightBufferRgb888(std::vector< unsigned char > &rgbFrame, const bool top2bottom=false, const bool isSrgb=false) | mcrt_dataio::ClientReceiverFb | |
| getWeightBufferStatus() const | mcrt_dataio::ClientReceiverFb | |
| getWidth() const | mcrt_dataio::ClientReceiverFb | |
| isCoarsePass() const | mcrt_dataio::ClientReceiverFb | |
| mImpl (defined in mcrt_dataio::ClientReceiverFb) | mcrt_dataio::ClientReceiverFb | protected |
| operator=(const ClientReceiverFb &)=delete | mcrt_dataio::ClientReceiverFb | |
| Parser typedef (defined in mcrt_dataio::ClientReceiverFb) | mcrt_dataio::ClientReceiverFb | |
| SenderMachineId enum name (defined in mcrt_dataio::ClientReceiverFb) | mcrt_dataio::ClientReceiverFb | |
| setBeautyDenoiseMode(DenoiseMode mode) | mcrt_dataio::ClientReceiverFb | |
| setDenoiseEngine(DenoiseEngine engine) | mcrt_dataio::ClientReceiverFb | |
| setInfoRecDisplayInterval(const float sec) | mcrt_dataio::ClientReceiverFb | |
| setInfoRecFileName(const std::string &fileName) | mcrt_dataio::ClientReceiverFb | |
| setInfoRecInterval(const float sec) | mcrt_dataio::ClientReceiverFb | |
| setTelemetryOverlayActive(bool sw) | mcrt_dataio::ClientReceiverFb | |
| setTelemetryOverlayReso(unsigned width, unsigned height) | mcrt_dataio::ClientReceiverFb | |
| setTimingRecorderHydra(std::shared_ptr< TimingRecorderHydra > ptr) | mcrt_dataio::ClientReceiverFb | |
| showBackendStat(const BackendStat &stat) | mcrt_dataio::ClientReceiverFb | static |
| showDenoiseEngine(const DenoiseEngine &engine) | mcrt_dataio::ClientReceiverFb | static |
| showDenoiseMode(const DenoiseMode &mode) | mcrt_dataio::ClientReceiverFb | static |
| showPix(const int sx, const int sy, const std::string &aovName) const | mcrt_dataio::ClientReceiverFb | |
| showSenderMachineId(int machineId) | mcrt_dataio::ClientReceiverFb | static |
| switchTelemetryLayoutNext() | mcrt_dataio::ClientReceiverFb | |
| updateStatsMsgInterval() | mcrt_dataio::ClientReceiverFb | |
| updateStatsProgressiveFrame() | mcrt_dataio::ClientReceiverFb | |
| ~ClientReceiverFb() (defined in mcrt_dataio::ClientReceiverFb) | mcrt_dataio::ClientReceiverFb | |