#include <GetoptParser.h>
Public Member Functions | |
| KeyValue (const icl_core::String &key, const icl_core::String &value) | |
Public Attributes | |
| icl_core::String | m_key |
| icl_core::String | m_value |
Definition at line 71 of file GetoptParser.h.
| icl_core::config::Getopt::KeyValue::KeyValue | ( | const icl_core::String & | key, |
| const icl_core::String & | value | ||
| ) | [inline] |
Definition at line 73 of file GetoptParser.h.
Definition at line 78 of file GetoptParser.h.
Definition at line 79 of file GetoptParser.h.