Home | History | Annotate | Download | only in emugen

Lines Matching refs:EntryPoint

17 #include "EntryPoint.h"
24 EntryPoint::EntryPoint()
29 EntryPoint::~EntryPoint()
33 void EntryPoint::reset()
95 bool EntryPoint::parse(unsigned int lc, const std::string & str)
156 void EntryPoint::print(FILE *fp, bool newline,
178 Var * EntryPoint::var(const std::string & name)
190 bool EntryPoint::hasPointers()
205 int EntryPoint::setAttribute(const std::string &line, size_t lc)