Show
Ignore:
Timestamp:
04/18/08 04:05:46 (6 months ago)
Author:
vossg
Message:

changed: cleanup old pointer typedefs

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Source/System/Cluster/Base/OSGRemoteAspect.h

    r1174 r1177  
    7878 
    7979    /** functor called for changed containers **/ 
    80     typedef boost::function<bool (FieldContainerPtrConstArg,  
    81                                   RemoteAspect             *)> Functor; 
     80    typedef boost::function<bool (const FieldContainerPtr,  
     81                                        RemoteAspect     *)> Functor; 
    8282 
    8383