Public Member Functions | |
OdbAppBase (int argc, char *argv[]) | |
const OdbDesignArgs & | args () const override |
DesignCache & | designs () override |
virtual Utils::ExitCode | Run () override |
Static Public Attributes | |
static const char * | DEFAULT_DESIGNS_DIR = "designs" |
Protected Attributes | |
DesignCache | m_designCache |
const OdbDesignArgs | m_commandLineArgs |
Definition at line 10 of file OdbAppBase.h.