doc and shared version changes

This commit is contained in:
mrkraimer
2016-06-11 12:01:57 -04:00
parent 32fb16fcf0
commit 7a4bd88d8d
4 changed files with 5 additions and 8 deletions

View File

@@ -78,8 +78,7 @@ void PvaClientChannelCache::showCache()
string providerName = channel->getProvider()->getProviderName();
cout << "channel " << channelName << " provider " << providerName << endl;
pvaChannel->showCache();
}
}
}
size_t PvaClientChannelCache::cacheSize()