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

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

#include <choice_box.h>

List of all members.

Public Methods

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

Public Attributes

std::string text
value

template<typename T>
struct crs::choice_box< T >::items


Constructor & Destructor Documentation

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

Definition at line 19 of file choice_box.h.

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


Member Data Documentation

template<typename T>
std::string crs::choice_box< T >::items::text
 

Definition at line 17 of file choice_box.h.

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

template<typename T>
T crs::choice_box< T >::items::value
 

Definition at line 18 of file choice_box.h.

Referenced by crs::choice_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