virtual protected member function
void do_close (catalog cat) const;
Close message catalog
Virtual protected member function in charge of closing a message catalog, as described in public member function close (see messages::close for details).
Polymorphic derived classes can redefine the behavior of this function.
See also
|