|
cisst-saw
|
This is the complete list of members for svlVideoCodecBase, including all inherited members.
| AddInterfaceInput(const std::string &interfaceInputName) | mtsComponent | virtual |
| AddInterfaceInputExisting(const std::string &interfaceInputName, mtsInterfaceInput *interfaceInput) | mtsComponent | protected |
| AddInterfaceInternal(const bool useMangerComponentServices=false) | mtsComponent | protected |
| AddInterfaceOutput(const std::string &interfaceOutputName) | mtsComponent | virtual |
| AddInterfaceOutputExisting(const std::string &interfaceOutputName, mtsInterfaceOutput *interfaceOutput) | mtsComponent | protected |
| AddInterfaceProvided(const std::string &interfaceProvidedName, mtsInterfaceQueueingPolicy queueingPolicy=MTS_COMPONENT_POLICY) | mtsComponent | |
| AddInterfaceProvidedUsingMailbox(const std::string &interfaceProvidedName, mtsMailBox *mailBox) | mtsComponent | protected |
| AddInterfaceProvidedWithoutSystemEvents(const std::string &interfaceProvidedName, mtsInterfaceQueueingPolicy queueingPolicy=MTS_COMPONENT_POLICY, bool isProxy=false) | mtsComponent | virtual |
| AddInterfaceRequired(const std::string &interfaceRequiredName, mtsRequiredType isRequired=MTS_REQUIRED) | mtsComponent | |
| AddInterfaceRequiredExisting(const std::string &interfaceRequiredName, mtsInterfaceRequired *interfaceRequired) | mtsComponent | protected |
| AddInterfaceRequiredUsingMailbox(const std::string &interfaceRequiredName, mtsMailBox *mailBox, mtsRequiredType required) | mtsComponent | protected |
| AddInterfaceRequiredWithoutSystemEventHandlers(const std::string &interfaceRequiredName, mtsRequiredType isRequired=MTS_REQUIRED) | mtsComponent | virtual |
| AddProvidedInterface(const std::string &interfaceProvidedName) | mtsComponent | inline |
| AddRequiredInterface(const std::string &requiredInterfaceName) | mtsComponent | inline |
| AddStateTable(mtsStateTable *existingStateTable, bool addInterfaceProvided=true) | mtsComponent | |
| Cleanup(void) | mtsComponent | inlinevirtual |
| Close()=0 | svlVideoCodecBase | pure virtual |
| Codec | svlVideoCodecBase | protected |
| Configure(const std::string &filename="") | mtsComponent | virtual |
| Create(const std::string &filename, const unsigned int width, const unsigned int height, const double framerate)=0 | svlVideoCodecBase | pure virtual |
| mtsComponent::Create(void) | mtsComponent | virtual |
| CreateAndWait(double timeoutInSeconds) | mtsComponent | |
| DeSerializeRaw(std::istream &inputStream) | cmnGenericObject | virtual |
| DialogCompression() | svlVideoCodecBase | virtual |
| DialogCompression(const std::string &filename) | svlVideoCodecBase | virtual |
| EnableDynamicComponentManagement(void) | mtsComponent | protected |
| EventGeneratorChangeState | mtsComponent | protected |
| FromStreamRaw(std::istream &inputStream, const char delimiter= ' ') | cmnGenericObject | virtual |
| GetBegPos() const =0 | svlVideoCodecBase | pure virtual |
| GetBegTime() const | svlVideoCodecBase | virtual |
| GetCompression() const | svlVideoCodecBase | virtual |
| GetCompressionLevel(int &compr_level) const =0 | svlVideoCodecBase | pure virtual |
| GetDatarate(int &datarate) const =0 | svlVideoCodecBase | pure virtual |
| GetEncoderID(int &encoder_id) const =0 | svlVideoCodecBase | pure virtual |
| GetEncoderList(std::string &encoder_list) const =0 | svlVideoCodecBase | pure virtual |
| GetEncoderName() const | svlVideoCodecBase | |
| GetEndPos() const =0 | svlVideoCodecBase | pure virtual |
| GetEndTime() const | svlVideoCodecBase | virtual |
| GetExtensions() const | svlVideoCodecBase | |
| GetInterfaceInput(const std::string &interfaceInputName) const | mtsComponent | |
| GetInterfaceOutput(const std::string &interfaceOutputName) const | mtsComponent | |
| GetInterfaceProvided(const std::string &interfaceProvidedName) const | mtsComponent | |
| GetInterfaceProvidedFor(const std::string &interfaceRequiredName) | mtsComponent | |
| GetInterfaceRequired(const std::string &interfaceRequiredName) | mtsComponent | |
| GetKeyFrameEvery(int &key_every) const =0 | svlVideoCodecBase | pure virtual |
| GetLogMultiplexer(void) const | mtsComponent | virtual |
| GetManagerComponentServices(void) const | mtsComponent | inline |
| GetManagerComponentServices(void) | mtsComponent | inline |
| GetName(void) const | mtsComponent | |
| GetName(std::string &placeHolder) const | mtsComponent | |
| GetNamesOfInterfacesInput(void) const | mtsComponent | |
| GetNamesOfInterfacesOutput(void) const | mtsComponent | |
| GetNamesOfInterfacesProvided(void) const | mtsComponent | |
| GetNamesOfInterfacesProvidedOrOutput(void) const | mtsComponent | |
| GetNamesOfInterfacesRequired(void) const | mtsComponent | |
| GetNamesOfInterfacesRequiredOrInput(void) const | mtsComponent | |
| GetNumberOfInterfacesInput(void) const | mtsComponent | |
| GetNumberOfInterfacesOutput(void) const | mtsComponent | |
| GetNumberOfInterfacesProvided(void) const | mtsComponent | |
| GetNumberOfInterfacesRequired(void) const | mtsComponent | |
| GetPos() const =0 | svlVideoCodecBase | pure virtual |
| GetPosAtTime(const double time) const | svlVideoCodecBase | virtual |
| GetQualityBased(bool &enabled) const =0 | svlVideoCodecBase | pure virtual |
| GetState(void) const | mtsComponent | |
| GetState(mtsComponentState &state) const | mtsComponent | |
| GetStateTable(const std::string &stateTableName) | mtsComponent | |
| GetTargetQuantizer(double &target_quant) const =0 | svlVideoCodecBase | pure virtual |
| GetTimeAtPos(const int pos) const | svlVideoCodecBase | virtual |
| GetTimestamp() const =0 | svlVideoCodecBase | pure virtual |
| Initialize(void) | mtsComponent | protected |
| InterfaceExists(const std::string &interfaceName, cmnLogLevel lod=CMN_LOG_LEVEL_INIT_VERBOSE) const | mtsComponent | |
| InterfaceInternalCommands_AddObserverList(const mtsEventHandlerList &argin, mtsEventHandlerList &argout) | mtsComponent | protected |
| InterfaceInternalCommands_ComponentCreate(const mtsDescriptionComponent &componentDescription, bool &result) | mtsComponent | protected |
| InterfaceInternalCommands_ComponentStartOther(const mtsComponentStatusControl &arg) | mtsComponent | protected |
| InterfaceInternalCommands_GetEndUserInterface(const mtsEndUserInterfaceArg &argin, mtsEndUserInterfaceArg &argout) | mtsComponent | protected |
| InterfaceInternalCommands_RemoveEndUserInterface(const mtsEndUserInterfaceArg &argin, mtsEndUserInterfaceArg &argout) | mtsComponent | protected |
| InterfaceInternalCommands_RemoveObserverList(const mtsEventHandlerList &argin, mtsEventHandlerList &argout) | mtsComponent | protected |
| InterfaceProvidedOrOutputExists(const std::string &interfaceName, cmnLogLevel lod=CMN_LOG_LEVEL_INIT_VERBOSE) const | mtsComponent | |
| InterfaceProvidedToManager | mtsComponent | protected |
| InterfaceRequiredOrInputExists(const std::string &interfaceName, cmnLogLevel lod=CMN_LOG_LEVEL_INIT_VERBOSE) const | mtsComponent | |
| InterfacesInput | mtsComponent | protected |
| InterfacesInputMapType typedef | mtsComponent | protected |
| InterfacesOutput | mtsComponent | protected |
| InterfacesOutputMapType typedef | mtsComponent | protected |
| InterfacesProvided | mtsComponent | protected |
| InterfacesProvidedMapType typedef | mtsComponent | protected |
| InterfacesRequired | mtsComponent | protected |
| InterfacesRequiredMapType typedef | mtsComponent | protected |
| IsCompressionLevelEnabled(bool &enabled) const =0 | svlVideoCodecBase | pure virtual |
| IsDatarateEnabled(bool &enabled) const =0 | svlVideoCodecBase | pure virtual |
| IsEncoderListEnabled(bool &enabled) const =0 | svlVideoCodecBase | pure virtual |
| IsEndTask(void) const | mtsComponent | |
| IsKeyFrameEveryEnabled(bool &enabled) const =0 | svlVideoCodecBase | pure virtual |
| IsMultithreaded() const | svlVideoCodecBase | |
| IsRunning(void) const | mtsComponent | |
| IsStarted(void) const | mtsComponent | |
| IsTargetQuantizerEnabled(bool &enabled) const =0 | svlVideoCodecBase | pure virtual |
| IsTerminated(void) const | mtsComponent | |
| IsVariableFramerate() const | svlVideoCodecBase | |
| Kill(void) | mtsComponent | virtual |
| KillAndWait(double timeoutInSeconds) | mtsComponent | |
| KillSeparateLogFile(void) | mtsComponent | protected |
| LoDMultiplexerStreambuf | mtsComponent | protected |
| LogFile | mtsComponent | protected |
| ManagerComponentServices | mtsComponent | protected |
| mtsComponent(void) | mtsComponent | protected |
| mtsComponent(const mtsComponent &other) | mtsComponent | protected |
| mtsComponent(const std::string &deviceName) | mtsComponent | |
| Name | mtsComponent | protected |
| Open(const std::string &filename, unsigned int &width, unsigned int &height, double &framerate)=0 | svlVideoCodecBase | pure virtual |
| ProcessMailBoxes(InterfacesProvidedMapType &interfaces) | mtsComponent | protected |
| ProcessQueuedCommands(void) | mtsComponent | inlineprotected |
| ProcessQueuedEvents(void) | mtsComponent | protected |
| Read(svlProcInfo *procInfo, svlSampleImage &image, const unsigned int videoch, const bool noresize=false)=0 | svlVideoCodecBase | pure virtual |
| ReconstructFrom(const cmnGenericObject &other) | cmnGenericObject | |
| RemoveInterfaceProvided(const std::string &interfaceProvidedName, const bool skipDisconnect=false) | mtsComponent | |
| RemoveInterfaceRequired(const std::string &interfaceRequiredName, const bool skipDisconnect=false) | mtsComponent | |
| ReplayMode | mtsComponent | protected |
| Running(void) const | mtsComponent | inline |
| Scalar(const size_t CMN_UNUSED(index)) const | cmnGenericObject | inlinevirtual |
| ScalarDescription(const size_t CMN_UNUSED(index), const std::string &CMN_UNUSED(userDescription)) const | cmnGenericObject | inlinevirtual |
| ScalarNumber(void) const | cmnGenericObject | inlinevirtual |
| ScalarNumberIsFixed(void) const | cmnGenericObject | inlinevirtual |
| SerializeRaw(std::ostream &outputStream) const | cmnGenericObject | virtual |
| Services(void) const =0 | cmnGenericObject | pure virtual |
| SetCompression(const svlVideoIO::Compression *compression) | svlVideoCodecBase | virtual |
| SetCompressionLevel(const int &compr_level)=0 | svlVideoCodecBase | pure virtual |
| SetDatarate(const int &datarate)=0 | svlVideoCodecBase | pure virtual |
| SetEncoderID(const int &encoder_id)=0 | svlVideoCodecBase | pure virtual |
| SetExtension(const std::string &extension)=0 | svlVideoCodecBase | pure virtual |
| SetExtensionList(const std::string &list) | svlVideoCodecBase | protected |
| SetKeyFrameEvery(const int &key_every)=0 | svlVideoCodecBase | pure virtual |
| SetMultithreaded(bool multithreaded) | svlVideoCodecBase | protected |
| SetName(const std::string &name) | svlVideoCodecBase | protected |
| SetPos(const int pos) | svlVideoCodecBase | virtual |
| SetQualityBased(const bool &enabled)=0 | svlVideoCodecBase | pure virtual |
| SetReplayData(const std::string &stateTableName, const std::string &fileName) | mtsComponent | |
| SetReplayMode(void) | mtsComponent | |
| SetReplayTime(const double time) | mtsComponent | |
| SetTargetQuantizer(const double &target_quant)=0 | svlVideoCodecBase | pure virtual |
| SetTimestamp(const double timestamp) | svlVideoCodecBase | virtual |
| SetVariableFramerate(bool variableframerate) | svlVideoCodecBase | protected |
| Start(void) | mtsComponent | virtual |
| StartAndWait(double timeoutInSeconds) | mtsComponent | |
| Startup(void) | mtsComponent | inlinevirtual |
| State | mtsComponent | protected |
| StateTableMapType typedef | mtsComponent | protected |
| StateTables | mtsComponent | protected |
| Suspend(void) | mtsComponent | virtual |
| svlVideoCodecBase() | svlVideoCodecBase | |
| ThisType typedef | mtsComponent | |
| ToStream(std::ostream &outputStream) const | mtsComponent | virtual |
| ToStreamRaw(std::ostream &outputStream, const char delimiter= ' ', bool headerOnly=false, const std::string &headerPrefix="") const | cmnGenericObject | virtual |
| ToString(void) const | cmnGenericObject | |
| UseSeparateLogFile(const std::string &filename, bool forwardToLogger=true) | mtsComponent | |
| UseSeparateLogFileDefault(bool forwardToLogger=true) | mtsComponent | |
| UseSeparateLogFileDefaultWithDate(bool forwardToLogger=true) | mtsComponent | |
| UseSeparateLogFileFlag | mtsComponent | protected |
| WaitForState(mtsComponentState desiredState, double timeout) | mtsComponent | protectedvirtual |
| Write(svlProcInfo *procInfo, const svlSampleImage &image, const unsigned int videoch)=0 | svlVideoCodecBase | pure virtual |
| ~cmnGenericObject(void) | cmnGenericObject | inlinevirtual |
| ~mtsComponent() | mtsComponent | virtual |
| ~svlVideoCodecBase() | svlVideoCodecBase | virtual |
1.8.6