Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

OwnershipTypes.hh

Go to the documentation of this file.
00001 #ifndef MANGO_OWNERSHIP_TYPES_H
00002 #define MANGO_OWNERSHIP_TYPES_H
00003 
00024 namespace MangoPtr
00025 {
00028     enum OwnershipType 
00029     { 
00030         OStrict, 
00031         OShared  
00032     };
00033 
00034 }
00035 
00036 #endif // MANGO_OWNERSHIP_TYPES_H

Generated on Tue Nov 12 20:43:53 2002 for Mango-ptr Library by doxygen1.2.18