Static Public Member Functions | |
| static void | parseMultiListOrUidlResponse (const string &response, std::map< int, string > &result) |
| void parseMultiListOrUidlResponse | ( | const string & | response, | |
| std::map< int, string > & | result | |||
| ) | [static] |
Parse a response of type ([integer] [string]
)*.
This is used in LIST or UIDL commands:
C: UIDL S: +OK S: 1 whqtswO00WBw418f9t5JxYwZ S: 2 QhdPYR:00WBw1Ph7x7 S: .
| response | raw response string as returned by the server |
1.6.2