#include <module/reader.h>
◆ Token()
vistle::Reader::Token::Token |
( |
Reader * |
reader, |
|
|
std::shared_ptr< Token > |
previous |
|
) |
| |
an instance of this class is handed out with every read Reader::read call
◆ addObject() [1/2]
bool vistle::Reader::Token::addObject |
( |
const std::string & |
port, |
|
|
Object::ptr |
obj |
|
) |
| |
◆ addObject() [2/2]
◆ applyMeta()
◆ id()
unsigned long vistle::Reader::Token::id |
( |
| ) |
const |
◆ meta()
const Meta & vistle::Reader::Token::meta |
( |
| ) |
const |
◆ reader()
Reader * vistle::Reader::Token::reader |
( |
| ) |
const |
◆ wait()
bool vistle::Reader::Token::wait |
( |
const std::string & |
port = std::string() | ) |
|
◆ operator<<
V_MODULEEXPORT std::ostream & operator<< |
( |
std::ostream & |
os, |
|
|
const Token & |
tok |
|
) |
| |
|
friend |
◆ vistle::Reader
The documentation for this class was generated from the following files: