Classes | |
| class | SpaceProxy | 
| The SpaceProxy is the primary interface that allows you to connect to the space and perform space operations.  More... | |
| class | SpaceProxyKiller | 
Defines | |
| #define | MAX_TIMEOUT LLONG_MAX | 
| Indicates a maximum timeout value.   | |
Typedefs | |
| 
typedef  boost::shared_ptr < CommandObject >  | CommandObjectPtr | 
| 
typedef  boost::shared_ptr < EventRegistration >  | EventRegistrationPtr | 
| 
typedef  boost::shared_ptr < SpaceProxyKiller >  | SpaceProxyKillerPtr | 
| typedef  boost::shared_ptr < SpaceProxy >  | SpaceProxyPtr | 
| Smart pointer to SpaceProxy.   | |
Variables | |
| const SpaceProxyPtr | NULL_PROXY | 
| const TransactionPtr | NULL_TX | 
| Constant that represents a NULL Transaction value.   | |
| MAX_TIMEOUT LLONG_MAX | 
Indicates a maximum timeout value.
Smart pointer to SpaceProxy.
Always use this instead of direct access to SpaceProxy.
Constant that represents a NULL Transaction value.
Used in space operations to indicate 'no transaction'.
 1.5.3