Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members  

crs::list_box< T >::items Struct Reference

#include <list_box.h>

List of all members.

Public Methods

 items (const std::string Text, const T Value)

Public Attributes

std::string text
value

template<class T>
struct crs::list_box< T >::items


Constructor & Destructor Documentation

template<class T>
crs::list_box< T >::items::items const std::string    Text,
const T    Value
[inline]
 

Definition at line 21 of file list_box.h.

References crs::list_box< T >::items::text, and crs::list_box< T >::items::value.


Member Data Documentation

template<class T>
std::string crs::list_box< T >::items::text
 

Definition at line 19 of file list_box.h.

Referenced by crs::list_box< T >::items::items().

template<class T>
T crs::list_box< T >::items::value
 

Definition at line 20 of file list_box.h.

Referenced by crs::list_box< T >::items::items().


The documentation for this struct was generated from the following file:
Generated on Mon May 19 20:36:04 2003 for cursive by doxygen1.2.18