|
GatingSet/GatingHierarchy C++ API
|
#include <gate.hpp>
Public Member Functions | |
| void | convertToPb (pb::BOOL_GATE_OP &BOOL_GATE_OP_pb) |
| BOOL_GATE_OP () | |
| BOOL_GATE_OP (const pb::BOOL_GATE_OP &BOOL_GATE_OP_pb) | |
| template<class Archive > | |
| void | serialize (Archive &ar, const unsigned int version) |
Public Attributes | |
| vector< string > | path |
| char | op |
| bool | isNot |
1.8.6