Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Member Functions
optparse::Value Class Reference

Class for automatic conversion from string -> anytype. More...

#include <OptionParser.h>

Public Member Functions

 Value (const std::string &v)
 
 operator const char * ()
 
 operator bool ()
 
 operator short ()
 
 operator unsigned short ()
 
 operator int ()
 
 operator unsigned int ()
 
 operator long ()
 
 operator unsigned long ()
 
 operator float ()
 
 operator double ()
 
 operator long double ()
 

Detailed Description

Class for automatic conversion from string -> anytype.

Definition at line 88 of file OptionParser.h.


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