Ignore:
Timestamp:
06/14/11 16:20:27 (13 years ago)
Author:
hozdoba
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • XMLIO_V2/dev/dev_rv/src/xmlio/node/file.cpp

    r189 r214  
    3333 
    3434   //---------------------------------------------------------------- 
     35 
     36   boost::shared_ptr<io::CDataOutput> CFile::getDataOutput(void) const 
     37   { 
     38      return (data_out); 
     39   } 
    3540 
    3641   boost::shared_ptr<CFieldGroup> CFile::getVirtualFieldGroup(void) const 
Note: See TracChangeset for help on using the changeset viewer.