#include <wcsUtil.h>
Definition at line 253 of file wcsUtil.h.
| KVPsReader::KVPsReader |
( |
| ) |
|
|
inline |
| KVPsReader::~KVPsReader |
( |
| ) |
|
|
inline |
| KVPsReader::KVPsReader |
( |
const string & |
urlStr, |
|
|
const char & |
tok |
|
) |
| |
| string KVPsReader::getValue |
( |
const string & |
keyname | ) |
|
| string KVPsReader::getValue |
( |
const string & |
keyname, |
|
|
const string & |
defaultvalue |
|
) |
| |
| vector<string> KVPsReader::getValues |
( |
const string & |
keyname | ) |
|
| KVP& KVPsReader::operator[] |
( |
const int |
index | ) |
|
|
inline |
| vector<KVP> KVPsReader::m_kvps |
|
protected |
The documentation for this class was generated from the following file: