![]() |
A platform for high-performance distributed tool and library development written in C++. It can be deployed in two different cluster modes: standalone or distributed. API for v0.5.0, released on June 13, 2018.
|
This is the complete list of members for TupleSpec, including all inherited members.
| atts | TupleSpec | private |
| getAtts() | TupleSpec | inline |
| getSetName() | TupleSpec | inline |
| operator<<(std::ostream &os, const TupleSpec &printMe) | TupleSpec | friend |
| operator==(const TupleSpec &toMe) | TupleSpec | inline |
| setName | TupleSpec | private |
| TupleSpec() | TupleSpec | inline |
| TupleSpec(std::string setNameIn) | TupleSpec | inline |
| TupleSpec(std::string setNameIn, AttList &useMe) | TupleSpec | inline |
| ~TupleSpec() | TupleSpec | inline |