Objective-C++ Preprocessor  5.0 with ARC & GC
C++ classes to enhance syntax and manage reference counting.
Instance Methods | Public Attributes | List of all members
OOOODatabase Class Reference

#import <objsql.h>

Instance Methods

(oo_inline- OOOODatabase
 
(oo_inline int) - commit
 
(oo_inline id) - autowhatever
 
(oo_inline id) - operator+=
 
(oo_inline id) - operator-=
 
(oo_inline id) - operator*=
 
(oo_inline OOArray< id >) - operator>>
 

Public Attributes

BOOL autocommit
 
BOOL autorelease
 

Detailed Description

Experimental even more operator overloaded interface to OODatabase.

Definition at line 280 of file objsql.h.

Constructor & Destructor Documentation

Definition at line 283 of file objsql.h.

Method Documentation

- (oo_inline id) autowhatever (id)  record

Definition at line 290 of file objsql.h.

- (oo_inline int) commit

Definition at line 287 of file objsql.h.

- (oo_inline id operator*=) (id)  record

Definition at line 305 of file objsql.h.

- (oo_inline id operator+=) (id)  record

Definition at line 297 of file objsql.h.

- (oo_inline id operator-=) (id)  record

Definition at line 301 of file objsql.h.

- (oo_inline OOArray<id> operator>>) (Class)  recordClass

Definition at line 309 of file objsql.h.

Member Data Documentation

- (BOOL) autocommit

Definition at line 282 of file objsql.h.

- (BOOL) autorelease

Definition at line 282 of file objsql.h.


The documentation for this class was generated from the following file: