#include <TupleSpec.h>
Definition at line 34 of file TupleSpec.h.
| TupleSpec::~TupleSpec |
( |
| ) |
|
|
inline |
| TupleSpec::TupleSpec |
( |
std::string |
setNameIn | ) |
|
|
inline |
| TupleSpec::TupleSpec |
( |
std::string |
setNameIn, |
|
|
AttList & |
useMe |
|
) |
| |
|
inline |
| std::vector<std::string>& TupleSpec::getAtts |
( |
| ) |
|
|
inline |
| std::string& TupleSpec::getSetName |
( |
| ) |
|
|
inline |
| bool TupleSpec::operator== |
( |
const TupleSpec & |
toMe | ) |
|
|
inline |
| std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const TupleSpec & |
printMe |
|
) |
| |
|
friend |
| std::vector<std::string> TupleSpec::atts |
|
private |
| std::string TupleSpec::setName |
|
private |
The documentation for this struct was generated from the following file: