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

Diff for /pegasus/src/Pegasus/Common/Config.h between version 1.92 and 1.93

version 1.92, 2013/09/27 16:23:41 version 1.93, 2013/10/01 05:20:10
Line 382 
Line 382 
 # endif # endif
 #endif #endif
  
   
 /**  
     Return a const char * true or false for the Boolean input.  
     Note that this works for Boolean and bool.  It is contained  
     here because Boolean is used as a CIM Type but has no c++  
     class in Pegasus.  
   
     @return const char* containing "true" or "false"  
  */  
 PEGASUS_NAMESPACE_BEGIN  
 // Include PEGASUS_EXPORT explicitly because Linkage calls Config.h  
 PEGASUS_EXPORT const char* boolToString(bool x);  
 PEGASUS_NAMESPACE_END  
 #endif  /* Pegasus_Config_h */ #endif  /* Pegasus_Config_h */


Legend:
Removed from v.1.92  
changed lines
  Added in v.1.93

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2