Wrap public member variables of PostingSource
commitce9eec82727e006500a9cbbc0dc7d27fa429c41b
authorOlly Betts <olly@survex.com>
Thu, 3 Mar 2016 10:13:11 +0000 (3 23:13 +1300)
committerOlly Betts <olly@survex.com>
Thu, 3 Mar 2016 11:58:52 +0000 (4 00:58 +1300)
tree2a8ef13c2b290732cef4c19923e29fb422777ee1
parent54f654f5e2a53121b67a25b283cf1f0921dfe670
Wrap public member variables of PostingSource

These are now wrapped by getters and/or setters, depending on whether they
should be readable, writable or both.  In 1.3.5, the public members have
been deprecated.  We support the replacement getters/setters in 1.2.23 to
make it easier for people to migrate over.

(partial cherry pick from commit cc748c2f02f7631b960f432e5b10127a9d7319eb)
xapian-core/include/xapian/postingsource.h