Lumiera  0.pre.03
»edit your freedom«
GeneratorMO Class Reference

#include "steam/mobject/session/generator-mo.hpp"

Description

A lksjaf.

Definition at line 58 of file generator-mo.hpp.

Public Member Functions

 DEFINE_PROCESSABLE_BY (builder::BuilderTool)
 
bool isValid () const
 MObject self-test (usable for asserting)
 
- Public Member Functions inherited from AbstractMO
DurationgetLength ()
 
bool operator== (const MObject &oo) const
 default/fallback implementation of equality using literal object identity (same address). More...
 
- Public Member Functions inherited from MObject
string const & shortID () const
 a short readable ID as a single name-token, denoting both the kind of MObject and some sort of instance identity. More...
 
- Public Member Functions inherited from Visitable< builder::BuilderTool >
virtual ReturnType apply (builder::BuilderTool &)=0
 to be defined by the DEFINE_PROCESSABLE_BY macro in all classes wanting to be treated by some tool
 

Friends

class MObjectFactory
 

Protected Member Functions

 GeneratorMO ()
 
- Protected Member Functions inherited from AbstractMO
string buildShortID (lib::Literal typeID, string suffix="") const
 
void throwIfInvalid () const
 

Protected Attributes

TimeVar start_
 start position in source
 
- Protected Attributes inherited from MObject
Duration length_
 
string shortID_
 

Private Member Functions

string initShortID () const
 
void setupLength ()
 

Additional Inherited Members

- Public Types inherited from Visitable< builder::BuilderTool >
typedef builder::BuilderTool ::ReturnType ReturnType
 
- Static Public Attributes inherited from MObject
static session::MObjectFactory create
 Storage for the (single, static) MObject factory object.
 
- Protected Types inherited from MObject
typedef lib::time::Duration Duration
 
- Protected Types inherited from Visitable< builder::BuilderTool >
typedef builder::BuilderTool ::ToolBase ToolBase
 
- Static Protected Member Functions inherited from Visitable< builder::BuilderTool >
static ReturnType dispatchOp (TAR &target, builder::BuilderTool &tool)
 

Constructor & Destructor Documentation

◆ GeneratorMO()

GeneratorMO ( )
protected
Todo:
using a mere ref here is against the scheme and only done as temporal solution, until we work out how to handle multichannel clips.

It should be a smart pointer of some kind and the unlink() function of the asset should take it into account when breaking circular references.

+ Inheritance diagram for GeneratorMO:
+ Collaboration diagram for GeneratorMO:

The documentation for this class was generated from the following file: