|
The Pedigree Project
0.1
|
This is the complete list of members for Config::Result, including all inherited members.
| cols() | Config::Result | |
| cols() | Config::Result | inline |
| errorMessage(size_t buffSz=256) | Config::Result | |
| errorMessage() | Config::Result | inline |
| getBool(size_t row, size_t col) | Config::Result | |
| getBool(size_t row, const char *col) | Config::Result | |
| getBool(size_t row, size_t n) | Config::Result | |
| getBool(size_t row, const char *str) | Config::Result | |
| getColumnName(size_t col, size_t buffSz=256) | Config::Result | |
| getColumnName(size_t n) | Config::Result | |
| getNum(size_t row, size_t col) | Config::Result | |
| getNum(size_t row, const char *col) | Config::Result | |
| getNum(size_t row, size_t n) | Config::Result | |
| getNum(size_t row, const char *str) | Config::Result | |
| getStr(size_t row, size_t col, size_t buffSz=256) | Config::Result | |
| getStr(size_t row, const char *col, size_t buffSz=256) | Config::Result | |
| getStr(size_t row, size_t n) | Config::Result | |
| getStr(size_t row, const char *str) | Config::Result | |
| lookupCol(const char *str) (defined in Config::Result) | Config::Result | private |
| m_Cols (defined in Config::Result) | Config::Result | private |
| m_nResultIdx (defined in Config::Result) | Config::Result | private |
| m_pError (defined in Config::Result) | Config::Result | private |
| m_ppResult (defined in Config::Result) | Config::Result | private |
| m_Ret (defined in Config::Result) | Config::Result | private |
| m_Rows (defined in Config::Result) | Config::Result | private |
| operator=(const Result &) (defined in Config::Result) | Config::Result | private |
| operator=(const Result &) (defined in Config::Result) | Config::Result | private |
| Result(size_t nResultIdx) (defined in Config::Result) | Config::Result | inline |
| Result(const Result &) (defined in Config::Result) | Config::Result | private |
| Result(char **ppResult, size_t rows, size_t cols, char *error, int ret) (defined in Config::Result) | Config::Result | |
| Result(const Result &) (defined in Config::Result) | Config::Result | private |
| rows() | Config::Result | |
| rows() | Config::Result | inline |
| succeeded() | Config::Result | |
| succeeded() | Config::Result | inline |
| ~Result() (defined in Config::Result) | Config::Result | |
| ~Result() (defined in Config::Result) | Config::Result |
1.8.11