#include <flowJoWorkspace.hpp>
|
| | flowJoWorkspace (xmlDoc *) |
| |
| vector< string > | getSampleID (unsigned short) |
| |
| virtual PARAM_VEC | getTransFlag (wsSampleNode sampleNode) |
| |
| wsRootNode | getRoot (wsSampleNode sampleNode) |
| |
| wsPopNodeSet | getSubPop (wsNode *node) |
| |
| void | to_popNode (wsRootNode &, nodeProperties &np) |
| |
| void | to_popNode (wsPopNode &, nodeProperties &np, bool isParseGate) |
| |
| string | getSampleName (wsSampleNode &) |
| |
| void | parseVersionList () |
| |
| unsigned short | getVersionMin () |
| |
| vector< BOOL_GATE_OP > | parseBooleanSpec (string specs, vector< string > gPaths) |
| |
| | workspace () |
| |
| virtual | ~workspace () |
| |
| virtual string | xPathSample (string sampleID)=0 |
| |
| virtual trans_local | getTransformation (wsRootNode, const compensation &, PARAM_VEC &, trans_global_vec *, biexpTrans *_globalBiExpTrans, linTrans *_globalLinTrans, bool prefixed)=0 |
| |
| virtual compensation | getCompensation (wsSampleNode)=0 |
| |
| virtual trans_global_vec | getGlobalTrans ()=0 |
| |
| virtual gate * | getGate (wsPopNode &)=0 |
| |
| valarray< double > | toArray (string sCalTable) |
| |
The documentation for this class was generated from the following file: