Ignore:
Timestamp:
02/22/13 14:37:37 (11 years ago)
Author:
lucsch
Message:

Exporting to SQL is now working

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tmdmcreator/docs/uml/tmdmcreator/tmdmcreator.prj

    r17 r19  
    11format 75 
    22"tmdmcreator" 
    3   revision 5 
     3  revision 6 
    44  modified_by 33 "lucien" 
    55 
     
    525525      end 
    526526 
     527      operation 144033 "_ProcessAttributesName" 
     528        private explicit_return_type "bool" 
     529        nparams 1 
     530          param in name "blockstart" explicit_type "int" 
     531        cpp_decl "    ${comment}${friend}${static}${inline}${virtual}${type} ${name}${(}${t0} ${p0}${)}${const}${volatile}${throw}${abstract}; 
     532" 
     533        cpp_def "${comment}${inline}${type} ${class}::${name}${(}${t0} ${p0}${)}${const}${volatile}${throw}${staticnl}{ 
     534  ${body}} 
     535" 
     536         
     537         
     538         
     539         
     540      end 
     541 
     542      operation 144161 "_ProcessAttributesValues" 
     543        private explicit_return_type "bool" 
     544        nparams 1 
     545          param in name "blockstart" explicit_type "int" 
     546        cpp_decl "    ${comment}${friend}${static}${inline}${virtual}${type} ${name}${(}${t0} ${p0}${)}${const}${volatile}${throw}${abstract}; 
     547" 
     548        cpp_def "${comment}${inline}${type} ${class}::${name}${(}${t0} ${p0}${)}${const}${volatile}${throw}${staticnl}{ 
     549  ${body}} 
     550" 
     551         
     552         
     553         
     554         
     555      end 
     556 
    527557      operation 135841 "TmDmProcessorAttributs" 
    528558        public explicit_return_type "" 
Note: See TracChangeset for help on using the changeset viewer.