Show
Ignore:
Timestamp:
10/04/07 19:11:34 (1 year ago)
Author:
cneumann
Message:

Work in progress commit.

NOTE: it does NOT compile at this point.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/Carsten_PtrWork/Source/System/Cluster/Window/Base/OSGClusterWindow.fcd

    r834 r965  
    1515        <Field 
    1616                name="servers" 
    17                 type="std::string" 
     17                type="string" 
     18        typeNamespace="std" 
    1819                cardinality="multi" 
    1920                visibility="external" 
     
    2425        <Field 
    2526                name="connectionType" 
    26                 type="std::string" 
     27                type="string" 
     28        typeNamespace="std" 
    2729                cardinality="single" 
    2830                visibility="external" 
     
    3335        <Field 
    3436                name="connectionInterface" 
    35                 type="std::string" 
     37                type="string" 
     38        typeNamespace="std" 
    3639                cardinality="single" 
    3740                visibility="external" 
     
    4245        <Field 
    4346                name="connectionDestination" 
    44                 type="std::string" 
     47                type="string" 
     48        typeNamespace="std" 
    4549                cardinality="single" 
    4650                visibility="external" 
     
    5155        <Field 
    5256                name="connectionParams" 
    53                 type="std::string" 
     57                type="string" 
     58        typeNamespace="std" 
    5459                cardinality="single" 
    5560                visibility="external" 
     
    7075        <Field 
    7176                name="serviceAddress" 
    72                 type="std::string" 
     77                type="string" 
     78        typeNamespace="std" 
    7379                cardinality="single" 
    7480                visibility="external" 
     
    8086        <Field 
    8187                name="serviceInterface" 
    82                 type="std::string" 
     88                type="string" 
     89        typeNamespace="std" 
    8390                cardinality="single" 
    8491                visibility="external" 
     
    124131        <Field 
    125132                name="autostart" 
    126                 type="std::string" 
     133                type="string" 
     134        typeNamespace="std" 
    127135                cardinality="multi" 
    128136                visibility="external"