Public Member Functions | Public Attributes | List of all members
FilterAlphaIndex::ListElem Struct Reference

Public Member Functions

 ListElem (uint k, const TemplateVariant &v)
 

Public Attributes

uint key
 
TemplateVariant value
 

Detailed Description

Definition at line 1092 of file template.cpp.

Constructor & Destructor Documentation

FilterAlphaIndex::ListElem::ListElem ( uint  k,
const TemplateVariant v 
)
inline

Definition at line 1094 of file template.cpp.

Member Data Documentation

uint FilterAlphaIndex::ListElem::key

Definition at line 1095 of file template.cpp.

TemplateVariant FilterAlphaIndex::ListElem::value

Definition at line 1096 of file template.cpp.


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