#include <keydrin.h>
Inheritance diagram for KEY_string_in:
Public Methods | |
KEY_string_in (AliasList *aliaslist, double factor) | |
constructor | |
~KEY_string_in () | |
destructor | |
bool | Insert (GdsII *_GdsII, const wxString &string) |
add the KEY data in string to the internal database | |
bool | ReadStructureReference (Structure *_structure, GdsII *_GdsII) |
insert a reference to a structure | |
Protected Methods | |
bool | ReadItem (const wxString &type) |
read one record from the KEY Data | |
void | IncC () |
read next character | |
char | PeekNextC () |
to evaluate alias strings | |
Protected Attributes | |
char * | _commands |
buffer for the string to evaluate | |
char * | _c |
current character |
only the following primitives can be added this way
<element> ::= <boundary> | <path> | <circle> | <arc> |<text> | <node> | <box> {<property>}* ENDEL