Ignore:
Timestamp:
06/29/11 08:41:47 (12 years ago)
Author:
hozdoba
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • XMLIO_V2/dev/dev_rv/src4/xmlio/object.cpp

    r238 r240  
    5252   const std::string & CObject::getId(void) const 
    5353   { 
    54       if (!this->hasId()) 
    55          XIOS_ERROR("undefined_object_id", 
    56          << " L'identifiant de l'objet est requis mais n'est pas défini !"); 
    5754      return (this->id.get()); 
    5855   } 
Note: See TracChangeset for help on using the changeset viewer.