Infrared4Arduino 1.2.3
|
This is the complete list of members for IrSequence, including all inherited members.
begin() const | IrSequence | inline |
dump(Stream &stream, bool usingSigns=false) const | IrSequence | |
dumpWithSigns(Stream &stream) const | IrSequence | inline |
emptyInstance | IrSequence | static |
end() const | IrSequence | inline |
getDurations() const | IrSequence | inline |
getLength() const | IrSequence | inline |
IrSequence() | IrSequence | inline |
IrSequence(const microseconds_t *durations, size_t length) | IrSequence | |
IrSequence(const IrSequence &orig) | IrSequence | |
IrSequence(IrSequence &&orig) | IrSequence | |
isEmpty() const | IrSequence | inline |
operator bool() const | IrSequence | inline |
operator=(const IrSequence &rhs) | IrSequence | |
operator=(IrSequence &&rhs) | IrSequence | |
operator[](int i) const | IrSequence | inline |
readFlash(const microseconds_t *flashData, size_t length) | IrSequence | static |
size() const | IrSequence | inline |
~IrSequence() | IrSequence | virtual |