Bitstream Interpretation Library (BIL)  0.1
Variables
XDLParserImp1.cpp File Reference

Contains definition of XDLParserImp class. More...

#include <exception/Exception.hpp>
#include <xdl/parser/XDLKeywords.hpp>
#include <xdl/parser/XDLParserImp.hpp>
Include dependency graph for XDLParserImp1.cpp:

Go to the source code of this file.

Variables

const size_t INSTANCES_PREALLOCATION_COUNT = 8000
const size_t NETS_PREALLOCATION_COUNT = 8000

Detailed Description

Contains definition of XDLParserImp class.

Definition in file XDLParserImp1.cpp.


Variable Documentation

const size_t INSTANCES_PREALLOCATION_COUNT = 8000

Definition at line 13 of file XDLParserImp1.cpp.

const size_t NETS_PREALLOCATION_COUNT = 8000

Definition at line 14 of file XDLParserImp1.cpp.