|
Virtual Testbed
Ship dynamics simulator for extreme conditions
|
Public Types | |
| enum | Action { None, Open, Import, Delete } |
Public Member Functions | |
| void | load (database_type *db) |
| Action | draw (database_type *db) |
| Entity | entity () const |
| id_type | selected_entity_id () const |
Public Member Functions inherited from vtb::gui::Window | |
| void | show (bool b) |
| bool | show () const |
| bool * | show_ptr () |
| void | name (const std::string &rhs) |
| const std::string & | name () const |
| bool | menuItem () |
Definition at line 26 of file DatabaseWindow.hh.
1.8.15