Ignore:
Timestamp:
07/17/15 13:58:13 (9 years ago)
Author:
rlacroix
Message:

Use the filter infrastructure to handle the expressions

Parse the expressions to get a new tree representation that can be converted to a filter graph based on new arithmetic filters.

Temporal operations are still unsupported.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/node/field.hpp

    r641 r642  
    133133 
    134134         void buildFilterGraph(CGarbageCollector& gc, bool enableOutput); 
     135         boost::shared_ptr<COutputPin> getSelfReference(CGarbageCollector& gc); 
    135136 
    136137//         virtual void fromBinary(StdIStream & is); 
Note: See TracChangeset for help on using the changeset viewer.