casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
casacore::Downcase Struct Reference

Functor to downcase a std::string. More...

#include <Functors.h>

Inheritance diagram for casacore::Downcase:

Public Member Functions

String operator() (const std::string &value) const
 

Detailed Description

Functor to downcase a std::string.

The result is a casacore::String.

Definition at line 645 of file Functors.h.

Member Function Documentation

String casacore::Downcase::operator() ( const std::string &  value) const
inline

Definition at line 647 of file Functors.h.

References casacore::downcase().


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