Jpp
|
Template class holder for I/O of parser element. More...
#include <JParser.hh>
Public Member Functions | |
template<> | |
std::istream & | read (std::istream &in) |
template<> | |
std::ostream & | write (std::ostream &out) const |
template<> | |
std::istream & | read (std::istream &in) |
template<> | |
std::istream & | read (std::istream &in) |
Template class holder for I/O of parser element.
This class implements the JPARSER::JParserElementInterface interface.
Definition at line 463 of file JParser.hh.
|
inline |
in | input stream |
Definition at line 702 of file JParser.hh.
|
inline |
out | output stream |
Definition at line 727 of file JParser.hh.
|
inline |
|
inline |