64 ttn.offsets_.
append(ttn.tokens_.size());
88 ttn.tokens_.append(t);
92 is.
check(
"operator>>(Istream& is, tokenTupleN&)");
DynamicList< T, SizeInc, SizeMult, SizeDiv > & append(const T &)
Append an element at the end of the list.
virtual bool check(const char *operation) const
Check IOstream status for given operation.
bool good() const
Return true if next operation might succeed.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
Istream & readEnd(const char *funcName)
Istream & readBegin(const char *funcName)
void putBack(const token &)
Put back token.
Reads a n-component tuple, storing the result as a list of tokens, using bracket counting to disambig...
tokenTupleN()
Default construct.
~tokenTupleN()
Destructor.
A token holds items read from Istream.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Istream & operator>>(Istream &, pistonPointEdgeData &)