casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | List of all members
casatools::opt< T > Class Template Reference

#include <Opt.h>

Static Public Member Functions

static OptionValue< T > some (const T &val)
 
static OptionValue< T > none ()
 

Detailed Description

template<typename T>
class casatools::opt< T >

Definition at line 48 of file Opt.h.

Member Function Documentation

template<typename T >
static OptionValue<T> casatools::opt< T >::none ( )
inlinestatic

Definition at line 51 of file Opt.h.

template<typename T >
static OptionValue<T> casatools::opt< T >::some ( const T &  val)
inlinestatic

Definition at line 50 of file Opt.h.


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