/* * Copyright 2013 (c) Anna Schumaker. */ #include DatabaseEntry :: DatabaseEntry() : valid(false) { }