(file) Return to OptionManager.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common / Attic

Diff for /pegasus/src/Pegasus/Common/Attic/OptionManager.h between version 1.27 and 1.28

version 1.27, 2002/03/07 14:32:04 version 1.28, 2002/03/07 18:10:44
Line 252 
Line 252 
         by repeatedly calling registerOption above. See documentation for         by repeatedly calling registerOption above. See documentation for
         OptionRow for details on how to use them.         OptionRow for details on how to use them.
     */     */
     void registerOptions(OptionRow* options, Uint32 numOptions);      void registerOptions(OptionRow* options, Uint32 numOptions)
           throw (NullPointer);
  
     /** Merge option values from the command line. Searches the command     /** Merge option values from the command line. Searches the command
         line for registered options whose names are given by the         line for registered options whose names are given by the


Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2