Bitstream Interpretation Library (BIL)  0.1
Public Member Functions
bil::xdlparser_detail::XDLParserImp Class Reference

Private XDL parser implementation. More...

#include <xdl/parser/XDLParserImp.hpp>

List of all members.

Public Member Functions

 XDLParserImp ()
 ~XDLParserImp ()
void parseHeader (StreamTokenizer &tokenizer, Design &design)
void parseBody (const Device &device)

Detailed Description

Private XDL parser implementation.

This class is not used directly, but by the public XDLParser class.

Definition at line 34 of file XDLParserImp.hpp.


Constructor & Destructor Documentation

XDLParserImp::XDLParserImp ( )

Definition at line 14 of file XDLParserImp0.cpp.

XDLParserImp::~XDLParserImp ( )

Definition at line 28 of file XDLParserImp0.cpp.


Member Function Documentation

void XDLParserImp::parseHeader ( StreamTokenizer tokenizer,
Design design 
)

Definition at line 17 of file XDLParserImp1.cpp.

void XDLParserImp::parseBody ( const Device device)

Definition at line 69 of file XDLParserImp1.cpp.


The documentation for this class was generated from the following files: