Ignore:
Timestamp:
10/16/12 13:04:44 (12 years ago)
Author:
ymipsl
Message:

Major Update

  • redesign Type and attribute manipulation
  • add enumerate type and attribute
  • use blitz class array instead of boost class array

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/node/context.cpp

    r354 r369  
    176176    
    177177   //---------------------------------------------------------------- 
    178     
     178/* 
    179179   void CContext::toBinary(StdOStream & os) const 
    180180   { 
     
    192192#include "node_type.conf" 
    193193   } 
    194     
    195    //---------------------------------------------------------------- 
    196     
     194*/ 
     195   //---------------------------------------------------------------- 
     196/* 
    197197   void CContext::fromBinary(StdIStream & is) 
    198198   { 
     
    213213       
    214214   } 
    215     
     215 */ 
    216216    
    217217   //---------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.