Annotation of Examples/DistributedObjects/remoteSpot/FullCopyList.h, revision 1.1.1.1

1.1       root        1: #import <remote/transport.h>
                      2: #import <objc/List.h>
                      3: 
                      4: @interface FullCopyList:List <NXTransport>
                      5: 
                      6: - encodeRemotelyFor:(NXConnection *)connection 
                      7:        freeAfterEncoding:(BOOL *)flagp 
                      8:        isBycopy:(BOOL)isBycopy;
                      9: 
                     10: - encodeUsing:(id <NXEncoding>)portal;
                     11: - decodeUsing:(id <NXDecoding>)portal;
                     12: 
                     13: @end
                     14: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.