OSB_LIB::NameList< Key, Comp >::Entry Struct Reference

Collaboration diagram for OSB_LIB::NameList< Key, Comp >::Entry:

Collaboration graph
[legend]
List of all members.

Detailed Description

template<typename Key, typename Comp>
struct OSB_LIB::NameList< Key, Comp >::Entry

An entry in NameList.

Definition at line 112 of file namelist.h.

Public Member Functions

Public Attributes


Constructor & Destructor Documentation

template<typename Key, typename Comp>
OSB_LIB::NameList< Key, Comp >::Entry::Entry ( const std::string &  name = "",
const std::string &  des = "" 
) [explicit]

Default constructor with optional name and description.

Definition at line 370 of file namelist.h.


Member Data Documentation

template<typename Key, typename Comp>
std::string OSB_LIB::NameList< Key, Comp >::Entry::des_

Description of the object.

Definition at line 121 of file namelist.h.

Referenced by OSB_LIB::NameList< Key, Comp >::des().

template<typename Key, typename Comp>
std::string OSB_LIB::NameList< Key, Comp >::Entry::name_

Name of the object.

Definition at line 119 of file namelist.h.

Referenced by OSB_LIB::NameList< Key, Comp >::name().


The documentation for this struct was generated from the following file:
Generated on Sat Sep 2 14:11:41 2006 for OSB Library by  doxygen 1.4.7