YPC  0.2.0
Public Member Functions | Protected Attributes | List of all members
ypc::internal::or_opt< O1, O2 > Class Template Reference
Inheritance diagram for ypc::internal::or_opt< O1, O2 >:
Inheritance graph
[legend]
Collaboration diagram for ypc::internal::or_opt< O1, O2 >:
Collaboration graph
[legend]

Public Member Functions

 or_opt (const O1 &o1, const O2 &o2)
 
virtual bool check (const boost::program_options::variables_map &vm, bool exit_if_fail) const
 
virtual std::string to_string () const
 

Protected Attributes

O1 m_o1
 
O2 m_o2
 

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