RSA BSAFE Micro Edition Suite

Streamlined security for mobile and embedded devices

Search  Print

Shared Flag Identifiers

This section provides information on the shared flags available.

Defines

#define R_FLAG_SHARE_NONE
 Indicates to share nothing. More...

#define R_FLAG_SHARE_DATA
 Indicates to share data. More...

#define R_FLAG_SHARE_DEFAULT
 Indicates the share default in which nothing is shared.


Typedefs

typedef int R_FLAG_SHARE
 The constructor flag. More...


Define Documentation

#define R_FLAG_SHARE_DATA
 

Indicates to share data. Constructed objects may reference the state of the object from which it was constructed. The lifecycles of the two objects are linked.

#define R_FLAG_SHARE_NONE
 

Indicates to share nothing. The states of the two objects are completely separate.


Typedef Documentation

typedef int R_FLAG_SHARE
 

The constructor flag. Indicates whether or not it is permissible to share the internal state between objects.


Copyright (c) 1999-2005 RSA Security Inc. All rights reserved. 072-001001-2100-001-000 - 2.1