Public Member Functions | Public Attributes | List of all members
icl_core::config::Getopt::KeyValue Struct Reference

#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
 

Detailed Description

Definition at line 71 of file GetoptParser.h.

Constructor & Destructor Documentation

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.

Member Data Documentation

icl_core::String icl_core::config::Getopt::KeyValue::m_key

Definition at line 78 of file GetoptParser.h.

icl_core::String icl_core::config::Getopt::KeyValue::m_value

Definition at line 79 of file GetoptParser.h.


The documentation for this struct was generated from the following file:


fzi_icl_core
Author(s):
autogenerated on Mon Jun 10 2019 13:17:59