| acceptConnection(int interfaceID) | simth::Device | |
| acceptNewData(int interfaceId) | simthlib::AdaptiveModulator | [virtual] |
| AdaptiveModulator(int numCarr, int oversampling, double carrDist, double guardTime, int avgBitsPerSym, loadingAlgorithm algorithm, ExtendedModList *modlist, Channel *channel, std::auto_ptr< Interleaving > interl) | simthlib::AdaptiveModulator | |
| AdaptiveModulator(int id, simth::DeviceSystemIntf *s, const simth::PropertyList &pl) | simthlib::AdaptiveModulator | |
| AdaptiveModulatorBase(int numCarr, int oversampling, double carrDist, double guardTime, int avgBitsPerSym, loadingAlgorithm algorithm, ExtendedModList *modlist, Channel *channel, std::auto_ptr< Interleaving > interl) | simthlib::AdaptiveModulatorBase | |
| AdaptiveModulatorBase(int id, simth::DeviceSystemIntf *s, const simth::PropertyList &pl) | simthlib::AdaptiveModulatorBase | |
| algorithm | simthlib::AdaptiveModulatorBase | [protected] |
| avgBitsPerSym | simthlib::AdaptiveModulatorBase | [protected] |
| carrDist | simthlib::AdaptiveModulatorBase | [protected] |
| carrIndex | simthlib::AdaptiveModulatorBase | [protected] |
| channel | simthlib::AdaptiveModulatorBase | [protected] |
| CompatibleDevice(const PropertyList &pl=PropertyList()) | simth::CompatibleDevice | |
| connect(int fromInterfaceID, Device *toDev, int toInterfaceID) | simth::Device | |
| connectControlInterface(int interfaceNr, const std::string &globalName) | simth::Device | |
| controlInterface(int interfaceNr) | simth::Device | [protected, virtual] |
| createInterleaving(int interLength, int interRows, int interCols, int interPlanes) | simthlib::AdaptiveModulatorBase | [static] |
| deInterrupt() | simth::Device | |
| Device(int deviceID, DeviceSystemIntf *system, const PropertyList &pl) | simth::Device | |
| endOfSimulation() | simth::Device | [virtual] |
| flushProcessedInputSequence(int interface) | simth::Device | [protected] |
| flushProcessedInputSequences() | simth::Device | [protected] |
| flushProcessedOutputSequence(int interface) | simth::Device | [protected] |
| flushProcessedOutputSequences() | simth::Device | [protected] |
| flushProcessedSequences() | simth::Device | [protected] |
| getInputSequence(int interfaceID) | simth::Device | [protected] |
| getOutputSequence(int interfaceID) | simth::Device | [protected] |
| getProperty(const std::string &name) const | simth::Device | |
| guardTime | simthlib::AdaptiveModulatorBase | [protected] |
| hasProperty(const std::string &name) const | simth::Device | |
| ID() const | simth::Device | [virtual] |
| indexLength(int bitseqLength) const | simthlib::AdaptiveModulatorBase | [protected] |
| inputInterface(int interfaceID) | simth::Device | [protected, virtual] |
| inputInterface(int interfaceID) const | simth::Device | [protected, virtual] |
| inputLength(int interfaceID) const | simth::Device | |
| inputLength() const | simth::Device | |
| insertAndConnectControlInterface(D *dev, void(D::*helpFuncPtr)(), const std::string &globalName) | simth::Device | [protected] |
| insertAndConnectControlInterface(D *dev, void(D::*helpFuncPtr)(T), const std::string &globalName) | simth::Device | [protected] |
| insertControlInterface(D *dev, void(D::*helpFuncPtr)()) | simth::Device | [protected] |
| insertControlInterface(D *dev, void(D::*helpFuncPtr)(T)) | simth::Device | [protected] |
| insertInputInterface(int number=1, const typename T::value_type &default_val=typename T::value_type()) | simth::Device | [protected] |
| insertOutputInterface(int number=1) | simth::Device | [protected] |
| interrupt() | simth::Device | [protected] |
| intl | simthlib::AdaptiveModulatorBase | [protected] |
| invokeProcess() | simth::Device | |
| isControlInterface(int interfaceID) const | simth::Device | [protected] |
| isInputInterface(int interfaceID) const | simth::Device | [protected] |
| isInputInterfaceConnected(int interfaceID) const | simth::Device | [protected] |
| isInputLengthUndefined(int interfaceID) const | simth::Device | |
| isInputSequence(int interfaceID) const | simth::Device | [protected] |
| isInterrupted() const | simth::Device | [protected] |
| isOutputInterface(int interfaceID) const | simth::Device | [protected] |
| isOutputInterfaceConnected(int interfaceID) const | simth::Device | [protected] |
| isOutputLengthUndefined(int interfaceID) const | simth::Device | |
| loading | simthlib::AdaptiveModulatorBase | [protected] |
| numCarr | simthlib::AdaptiveModulatorBase | [protected] |
| numGroups | simthlib::AdaptiveModulatorBase | [protected] |
| outputCapacity(int interfaceID) const | simth::Device | |
| outputCapacity() const | simth::Device | |
| outputInterface(int interfaceID) | simth::Device | [protected, virtual] |
| outputInterface(int interfaceID) const | simth::Device | [protected, virtual] |
| outputLength(int interfaceID) const | simth::Device | |
| outputLength() const | simth::Device | |
| oversampling | simthlib::AdaptiveModulatorBase | [protected] |
| powerScaling | simthlib::AdaptiveModulatorBase | [protected] |
| print(std::ostream &os) const | simthlib::AdaptiveModulatorBase | [virtual] |
| process() | simthlib::AdaptiveModulator | [virtual] |
| propertyIsSet(const std::string &name) const | simth::Device | |
| propertylist_AdaptiveModulator(not_a_function) | simthlib::AdaptiveModulator | [related] |
| propertylist_AdaptiveModulatorBase(not_a_function) | simthlib::AdaptiveModulatorBase | [related] |
| propertylist_CompatibleDevice(not_a_function) (defined in simth::CompatibleDevice) | simth::CompatibleDevice | [related] |
| propertylist_Device(not_a_function) (defined in simth::Device) | simth::Device | [related] |
| refresh() | simthlib::AdaptiveModulatorBase | [virtual] |
| releaseProcessedInputSequence(int interface) | simth::Device | [protected] |
| reserveOutputLength(size_t newCapacity, int interfaceID) | simth::Device | |
| reserveOutputLength(size_t newCapacity) | simth::Device | |
| reset() | simthlib::AdaptiveModulatorBase | [inline, virtual] |
| resetDevice() | simth::Device | |
| resetInterfaces() | simth::Device | |
| sendReadyToProcessSignal() | simth::Device | [protected] |
| sendStopIterationSignal() | simth::Device | [protected] |
| sendStopSimulationPrematureSignal() | simth::Device | [protected] |
| setID(int ID) | simth::CompatibleDevice | |
| setInputLength(size_t newLength, int interfaceID, bool enableUpdate=true) | simth::Device | |
| setInputLength(size_t newLength, bool enableUpdate=true) | simth::Device | |
| setNumGroups(int numGroups_) | simthlib::AdaptiveModulatorBase | [inline] |
| setOutputLength(size_t newLength, int interfaceID, bool enableUpdate=true) | simth::Device | |
| setOutputLength(size_t newLength, bool enableUpdate=true) | simth::Device | |
| setPowerScaling(bool scaleIt) | simthlib::AdaptiveModulatorBase | [inline] |
| setProperty(const std::string &name, const T &value) | simth::Device | [protected] |
| setSystemPtr(DeviceSystemIntf *systemPtr) | simth::CompatibleDevice | |
| startOfSimulation() | simthlib::AdaptiveModulator | [virtual] |
| startStopWatch() | simth::Device | [protected] |
| stopStopWatch() | simth::Device | [protected] |
| systemPtr() | simth::Device | [protected] |
| transfer | simthlib::AdaptiveModulatorBase | [protected] |
| updateInputLengths() | simthlib::AdaptiveModulator | [virtual] |
| updateOutputLengths() | simthlib::AdaptiveModulator | [virtual] |
| updateTransferFunc(const simth::FreqSignal &helpTrans) | simthlib::AdaptiveModulatorBase | [protected] |
| ~AdaptiveModulator() | simthlib::AdaptiveModulator | |
| ~AdaptiveModulatorBase()=0 | simthlib::AdaptiveModulatorBase | [pure virtual] |
| ~Device() | simth::Device | [virtual] |