API 0.9.5
AppKit/Cib/CPCibConnector.h
Go to the documentation of this file.
00001 
00002 @interface CPCibConnector : CPObject
00003 {
00004     id          _source // @accessors(property=source);
00005     id          _destination // @accessors(property=destination);
00006     CPString    _label // @accessors(property=label);
00007 }
00008 @end
 All Classes Files Functions Variables Defines