GatingSet/GatingHierarchy C++ API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Private Attributes | List of all members
trans_local Class Reference

#include <transformation.hpp>

Inheritance diagram for trans_local:
Inheritance graph
[legend]

Public Member Functions

trans_map getTransMap ()
 
void setTransMap (trans_map _tp)
 
transformationgetTran (string)
 
trans_map cloneTransMap ()
 
void addTrans (string tName, transformation *trans)
 
virtual void convertToPb (pb::trans_local &lg_pb, pb::GatingSet &gs_pb)
 
 trans_local ()
 
 trans_local (const pb::trans_local &tg_pb, map< intptr_t, transformation * > &trans_tbl)
 
virtual void convertToPb (pb::trans_local &lg_pb)
 
void updateChannels (const CHANNEL_MAP &chnl_map)
 

Private Attributes

trans_map tp
 

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