LLVM: llvm:๐:OptionValueCopy< DataType > Class Template Reference (original) (raw)
#include "[llvm/Support/CommandLine.h](CommandLine%5F8h%5Fsource.html)"
Inheritance diagram for llvm:๐:OptionValueCopy< DataType >:
| Public Member Functions | |
|---|---|
| OptionValueCopy ()=default | |
| bool | hasValue () const |
| const DataType & | getValue () const |
| void | setValue (const DataType &V) |
| bool | compare (const DataType &V) const |
| bool | compare (const GenericOptionValue &V) const override |
| Protected Member Functions | |
|---|---|
| OptionValueCopy (const OptionValueCopy &)=default | |
| OptionValueCopy & | operator= (const OptionValueCopy &)=default |
| ~OptionValueCopy ()=default | |
| Protected Member Functions inherited from llvm:๐:GenericOptionValue | |
| GenericOptionValue ()=default | |
| GenericOptionValue (const GenericOptionValue &)=default | |
| GenericOptionValue & | operator= (const GenericOptionValue &)=default |
| ~GenericOptionValue ()=default |
Detailed Description
template
class llvm:๐:OptionValueCopy< DataType >
Definition at line 575 of file CommandLine.h.
Constructor & Destructor Documentation
โ ~OptionValueCopy()
โ OptionValueCopy() [2/2]
Member Function Documentation
โ compare() [1/2]
โ compare() [2/2]
โ getValue()
โ hasValue()
โ operator=()
References OptionValueCopy().
โ setValue()
The documentation for this class was generated from the following file:
- include/llvm/Support/CommandLine.h