Ignore:
Timestamp:
10/30/15 16:33:49 (8 years ago)
Author:
rlacroix
Message:

File/Variable?: Add an helper function to get the output name.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/node/file.hpp

    r651 r773  
    7171      public: 
    7272         /// Accesseurs /// 
     73         const StdString& getFileOutputName(void) const; 
    7374         boost::shared_ptr<CDataOutput> getDataOutput(void) const; 
    7475         boost::shared_ptr<CDataInput> getDataInput(void) const; 
Note: See TracChangeset for help on using the changeset viewer.