#include <winFlowJoWorkspace.hpp>
|
| | xFlowJoWorkspace (xmlDoc *_doc) |
| |
| trans_global_vec | getGlobalTrans () |
| |
| trans_local | getTransformation (wsRootNode, const compensation &comp, PARAM_VEC &transFlag, trans_global_vec *, biexpTrans *_globalBiExpTrans, linTrans *_globalLinTrans, bool prefixed) |
| |
| | winFlowJoWorkspace (xmlDoc *) |
| |
| compensation | getCompensation (wsSampleNode sampleNode) |
| |
| string | xPathSample (string sampleID) |
| |
| gate * | getGate (wsPopNode &) |
| |
| polygonGate * | getGate (wsPolyGateNode &, string vertexPath="*[local-name()='vertex']") |
| |
| gate * | getGate (wsRectGateNode &) |
| |
| ellipsoidGate * | getGate (wsEllipseGateNode &) |
| |
| rangeGate * | getGate (wsRangeGateNode &) |
| |
| CurlyGuadGate * | getGate (wsCurlyQuadGateNode &) |
| |
| | 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 () |
| |
| valarray< double > | toArray (string sCalTable) |
| |
The documentation for this class was generated from the following file: