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

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

#include <Functors.h>

Inheritance diagram for casacore::Upcase:

Public Member Functions

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

Detailed Description

Functor to upcase a std::string.

The result is a casacore::String.

Definition at line 652 of file Functors.h.

Member Function Documentation

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

Definition at line 654 of file Functors.h.

References casacore::upcase().


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