Documentation [SuperClasses]  [ClassBrowser]  [MethodTree]  [MethodInterface]  [DependencyListing]  
  Class name : X_UnknownOptions
  • Source file :
../options.h
  Namespace : Options
 Use :
    This C++ class has been declared in a nested namespace. To create an instance of this class would require the use of using declaration as follows:
    using namespace Options;
  Description :
 Class construction :
 
 Virtual methods redefined in this derived class :
  Super classes :
  Class browser :
Top  Top

  Method tree :
Top  Top
  Method interface :
 Public :
 Virtual methods :
 Const methods :
  Dependency listing :
Top  Top
  Public method:
    X_UnknownOptions() throw()
  • Number of arguments : None.
  • Exception specification : This method does not throw any exceptions.
Previous  Back
  Public method:
    virtual const char * what(void) const throw()
  • Number of arguments : None.
  • Exception specification : This method does not throw any exceptions.
Previous  Back