Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

simthlib::DpskModulator Member List

This is the complete list of members for simthlib::DpskModulator, including all inherited members.

acceptConnection(int interfaceID)simth::Device
acceptNewData(int interfaceID)simth::Device [virtual]
bitSeq2IndexSeq(const simth::BitSeq &newBitSeq, simth::ModIndSeq *indexSeq)simthlib::Modulator [protected]
connect(int fromInterfaceID, Device *toDev, int toInterfaceID)simth::Device
connectControlInterface(int interfaceNr, const std::string &globalName)simth::Device
constellation() const simthlib::DpskModulator [inline, virtual]
controlInterface(int interfaceNr)simth::Device [protected, virtual]
deInterrupt()simth::Device
Device(int deviceID, DeviceSystemIntf *system, const PropertyList &pl)simth::Device
diffCoding(const simth::ModIndSeq &absSeq, simth::ModIndSeq *diffSeq)simthlib::DiffSubSeqModulator [protected, virtual]
DiffModulator(int deviceID, simth::DeviceSystemIntf *system, const simth::PropertyList &pl, std::auto_ptr< MappingScheme > mapp)simthlib::DiffModulator [inline]
DiffSubSeqModulator(int deviceID, simth::DeviceSystemIntf *system, const simth::PropertyList &pl, std::auto_ptr< MappingScheme > mapp, int subSeqLength)simthlib::DiffSubSeqModulator
DpskModulator(int deviceID, simth::DeviceSystemIntf *system, const simth::PropertyList &pl)simthlib::DpskModulator
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]
getNumStates() const simthlib::DpskModulator [inline, virtual]
getOutputSequence(int interfaceID)simth::Device [protected]
getProperty(const std::string &name) const simth::Device
getSymbolIndex(int dataValue) const simthlib::Modulator [inline, protected]
hasProperty(const std::string &name) const simth::Device
ID() const simth::Device [virtual]
indexLength(int bitLen) const simthlib::Modulator [protected]
indexSeq2complSymbolSeq(const simth::ModIndSeq &modIndexes, simth::ModSeq *complSym)simthlib::Modulator [protected]
init(const std::string fileName, simth::Device **dev, simth::DeviceSystemIntf *sysPtr, int ID, const std::string &regionQualifier="")simthlib::Modulator [static]
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]
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
ModCross(const simth::ModIndSeq &mis, simth::ModSeq *&sym)simthlib::DiffModulator [inline, protected]
ModSingle(const simth::ModIndSeq &mis, simth::ModSeq *&sym)simthlib::DiffModulator [inline, protected]
modulate(const simth::BitSeq &, simth::ModSeq *)simthlib::DiffModulator [virtual]
Modulator(int deviceID, simth::DeviceSystemIntf *system, const simth::PropertyList &pl, std::auto_ptr< MappingScheme > mapp)simthlib::Modulator
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
print(std::ostream &os) const simthlib::DpskModulator [virtual]
process()simthlib::Modulator [virtual]
propertyIsSet(const std::string &name) const simth::Device
propertylist_Device(not_a_function) (defined in simth::Device)simth::Device [related]
propertylist_DiffModulator(not_a_function)simthlib::DiffModulator [related]
propertylist_DiffSubSeqModulator(not_a_function)simthlib::DiffSubSeqModulator [related]
propertylist_DpskModulator(not_a_function)simthlib::DpskModulator [related]
propertylist_Modulator(not_a_function)simthlib::Modulator [related]
refresh()simth::Device [virtual]
releaseProcessedInputSequence(int interface)simth::Device [protected]
reserveOutputLength(size_t newCapacity, int interfaceID)simth::Device
reserveOutputLength(size_t newCapacity)simth::Device
reset()simth::Device [virtual]
resetDevice()simth::Device
resetInterfaces()simth::Device
sendReadyToProcessSignal()simth::Device [protected]
sendStopIterationSignal()simth::Device [protected]
sendStopSimulationPrematureSignal()simth::Device [protected]
setInputLength(size_t newLength, int interfaceID, bool enableUpdate=true)simth::Device
setInputLength(size_t newLength, bool enableUpdate=true)simth::Device
setOutputLength(size_t newLength, int interfaceID, bool enableUpdate=true)simth::Device
setOutputLength(size_t newLength, bool enableUpdate=true)simth::Device
setProperty(const std::string &name, const T &value)simth::Device [protected]
startOfSimulation()simthlib::DpskModulator [virtual]
startStopWatch()simth::Device [protected]
stopStopWatch()simth::Device [protected]
systemPtr()simth::Device [protected]
updateInputLengths()simthlib::Modulator [virtual]
updateOutputLengths()simthlib::DiffModulator [virtual]
~Device()simth::Device [virtual]
~DiffModulator()=0simthlib::DiffModulator [pure virtual]
~DiffSubSeqModulator()=0simthlib::DiffSubSeqModulator [pure virtual]
~DpskModulator()simthlib::DpskModulator [virtual]
~Modulator()=0simthlib::Modulator [pure virtual]


Generated on Tue Aug 9 14:38:50 2005 for simtheticlib by  doxygen 1.4.1