git-svn-id: svn://db.shs.com.ru/pip@557 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5

This commit is contained in:
2017-11-20 19:53:28 +00:00
parent a3d9dce7c5
commit fde7d7bc80
9 changed files with 240 additions and 2 deletions

View File

@@ -28,7 +28,7 @@
class PIResources {
public:
//! Encrypt given data "data", result size will be increased by \a sizeCrypt()
//!
static PIByteArray get(const PIString & section, const PIString & name);
static PIByteArray get(const PIString & name);