
Public Types | |
| typedef sigc::slot< void, size_t > | SlotOpenFinished |
Static Public Member Functions | |
| static Glib::RefPtr< Database > | open (std::string const& path, SlotOpenFinished const& slot) |
Static Public Attributes | |
| static size_t const | S_buffer_size = 6 * 4096 - 64 |
Protected Member Functions | |
| DatabaseSeekable (std::string const& path, SlotOpenFinished const& slot_open_finished) | |
Definition at line 81 of file PgnDatabase.h.