Bitstream Interpretation Library (BIL)
0.1
|
Contains definition of XDLParserImp class. More...
#include <exception/Exception.hpp>
#include <xdl/parser/XDLKeywords.hpp>
#include <xdl/parser/XDLParserImp.hpp>
Go to the source code of this file.
Variables | |
const size_t | INSTANCES_PREALLOCATION_COUNT = 8000 |
const size_t | NETS_PREALLOCATION_COUNT = 8000 |
Contains definition of XDLParserImp class.
Definition in file XDLParserImp1.cpp.
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.