addParameter(OpParameterBase *v) (defined in PIAVE::Operator) | PIAVE::Operator | [inline] |
BinaryOp(const std::string &name) (defined in PIAVE::BinaryOp) | PIAVE::BinaryOp | [inline] |
comment() const | PIAVE::StoryElement | [inline] |
contains(const Time t) const (defined in PIAVE::TimeInterval) | PIAVE::TimeInterval | [inline] |
fixMe(int fix_lvl=0) | PIAVE::ReplaceAudioOp | [inline, virtual] |
getProperties(PropertyNode *p=0) const (defined in PIAVE::ReplaceAudioOp) | PIAVE::ReplaceAudioOp | [inline, virtual] |
intersect(const TimeInterval &t) const (defined in PIAVE::TimeInterval) | PIAVE::TimeInterval | |
join(const TimeInterval &t) const (defined in PIAVE::TimeInterval) | PIAVE::TimeInterval | |
length() const (defined in PIAVE::TimeInterval) | PIAVE::TimeInterval | [inline] |
name() const | PIAVE::StoryElement | [inline] |
Operator(const std::string &name) (defined in PIAVE::Operator) | PIAVE::Operator | [inline] |
operator!=(const TimeInterval &o) const (defined in PIAVE::TimeInterval) | PIAVE::TimeInterval | [inline] |
operator=(const TimeInterval &o) (defined in PIAVE::TimeInterval) | PIAVE::TimeInterval | [inline] |
operator==(const TimeInterval &o) const (defined in PIAVE::TimeInterval) | PIAVE::TimeInterval | [inline] |
PluginBase() (defined in PIAVE::PluginBase) | PIAVE::PluginBase | [inline] |
print(std::ostream &o, int indent) const (defined in PIAVE::TimeInterval) | PIAVE::TimeInterval | [virtual] |
renderFrame(Frame &dest, Frame &src_a, Frame &src_b, Time t) | PIAVE::ReplaceAudioOp | [virtual] |
ReplaceAudioOp() (defined in PIAVE::ReplaceAudioOp) | PIAVE::ReplaceAudioOp | [inline] |
setComment(const std::string &comment) | PIAVE::StoryElement | [inline] |
setLength(const Time length) (defined in PIAVE::TimeInterval) | PIAVE::TimeInterval | [inline] |
setName(const std::string &name) | PIAVE::StoryElement | [inline] |
setParameter(const PropertyNode *p) (defined in PIAVE::Operator) | PIAVE::Operator | [virtual] |
setStart(const Time start) (defined in PIAVE::TimeInterval) | PIAVE::TimeInterval | [inline] |
setStop(const Time stop) (defined in PIAVE::TimeInterval) | PIAVE::TimeInterval | [inline] |
setTime(const TimeInterval &i) (defined in PIAVE::TimeInterval) | PIAVE::TimeInterval | [inline] |
start() const (defined in PIAVE::TimeInterval) | PIAVE::TimeInterval | [inline] |
stop() const (defined in PIAVE::TimeInterval) | PIAVE::TimeInterval | [inline] |
StoryElement(const std::string &name=std::string(), Time start=0, Time length=0) | PIAVE::StoryElement | |
TimeInterval(Time start=0, Time length=0) (defined in PIAVE::TimeInterval) | PIAVE::TimeInterval | [inline] |
TimeInterval(const TimeInterval &o) (defined in PIAVE::TimeInterval) | PIAVE::TimeInterval | [inline] |
~Operator() (defined in PIAVE::Operator) | PIAVE::Operator | [inline, virtual] |
~PluginBase() (defined in PIAVE::PluginBase) | PIAVE::PluginBase | [inline, virtual] |
~StoryElement() | PIAVE::StoryElement | [inline, virtual] |