Annotation of Examples/EnterpriseObjects/SHLExamples/EnterpriseObject/AppController.h, revision 1.1.1.1

1.1       root        1: /*--------------------------------------------------------------------------
                      2:  *
                      3:  *     You may freely copy, distribute, and reuse the code in this example.
                      4:  *     SHL Systemhouse disclaims any warranty of any kind, expressed or  
                      5:  *     implied, as to its fitness for any particular use.
                      6:  *
                      7:  *
                      8:  *     AppController
                      9:  *
                     10:  *     Inherits From:          NSObject
                     11:  *
                     12:  *     Conforms To:            None
                     13:  *
                     14:  *     Declared In:            AppController.h
                     15:  *
                     16:  *     Class Description
                     17:  *
                     18:  *             Application controller for EOF enterprise object example.
                     19:  *
                     20:  *
                     21:  *------------------------------------------------------------------------*/
                     22: #import <foundation/NSObject.h>
                     23: 
                     24: 
                     25: 
                     26: @interface AppController : NSObject
                     27: {
                     28:        id      eoController;
                     29: }
                     30: 
                     31: @end

unix.superglobalmegacorp.com

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