-*- C++ -*- (c) 2006, 2007 Petr Rockai me@mo.nosp@m.rnfa.nosp@m.ll.ne.nosp@m.t
More...
Detailed Description
-*- C++ -*- (c) 2006, 2007 Petr Rockai me@mo.nosp@m.rnfa.nosp@m.ll.ne.nosp@m.t
Function Documentation
std::ostream& ept::operator<< |
( |
std::ostream & |
o, |
|
|
const ept::Token & |
t |
|
) |
| |
|
inline |
std::ostream& ept::operator<< |
( |
std::ostream & |
o, |
|
|
const Sources::Entry & |
e |
|
) |
| |
|
inline |
std::ostream& ept::operator<< |
( |
std::ostream & |
o, |
|
|
const Sources & |
s |
|
) |
| |
|
inline |
std::istream& ept::operator>> |
( |
std::istream & |
i, |
|
|
Sources::Entry::Word & |
w |
|
) |
| |
|
inline |
std::istream& ept::operator>> |
( |
std::istream & |
i, |
|
|
Sources::Entry & |
e |
|
) |
| |
|
inline |
std::istream& ept::operator>> |
( |
std::istream & |
i, |
|
|
Sources & |
s |
|
) |
| |
|
inline |