Image Component Library (ICL)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
icl::utils::MultiTypeMap::Entry Struct Reference

entry struct used in getEntryList function More...

#include <MultiTypeMap.h>

List of all members.

Public Member Functions

 Entry ()
 Entry (const std::string &key, const std::string &type, int len)

Public Attributes

std::string key
std::string type
int len

Detailed Description

entry struct used in getEntryList function


Constructor & Destructor Documentation

icl::utils::MultiTypeMap::Entry::Entry ( const std::string &  key,
const std::string &  type,
int  len 
) [inline]

Member Data Documentation


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines