SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
Name Struct Reference

#include <AlgorithmBase.h>

Public Member Functions

 Name ()
 
 Name (const std::string &name)
 
std::string name () const
 
bool operator< (const Name &rhs) const
 

Public Attributes

std::string name_
 

Constructor & Destructor Documentation

Name ( )
inline
Name ( const std::string &  name)
explicit

Member Function Documentation

std::string name ( ) const
inline
bool operator< ( const Name rhs) const
inline

Member Data Documentation

std::string name_

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