![]() |
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.
|
#include <AttList.h>
Collaboration diagram for AttList:Public Member Functions | |
| ~AttList () | |
| AttList () | |
| void | appendAttribute (char *appendMe) |
| std::vector< std::string > & | getAtts () |
Private Attributes | |
| std::vector< std::string > | atts |
Friends | |
| struct | TupleSpec |
|
inline |
|
inline |