llvm::cl::GenericOptionValue Struct Reference

#include <CommandLine.h>

Inheritance diagram for llvm::cl::GenericOptionValue:
llvm::cl::OptionValueBase< DataType, isClass > llvm::cl::OptionValueCopy< DataType > llvm::cl::OptionValueBase< DataType, is_class< DataType >::value > llvm::cl::OptionValueCopy< cl::boolOrDefault > llvm::cl::OptionValueCopy< std::string > llvm::cl::OptionValueBase< DataType, false > llvm::cl::OptionValue< DataType > llvm::cl::OptionValue< cl::boolOrDefault > llvm::cl::OptionValue< std::string >

List of all members.

Public Member Functions

virtual ~GenericOptionValue ()
virtual bool compare (const GenericOptionValue &V) const =0

Constructor & Destructor Documentation

virtual llvm::cl::GenericOptionValue::~GenericOptionValue (  )  [inline, virtual]

Member Function Documentation

virtual bool llvm::cl::GenericOptionValue::compare ( const GenericOptionValue V  )  const [pure virtual]

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

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1