#include "tao/Basic_Types.h"
Include dependency graph for OBV_Constants.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | CORBA |
Typedefs | |
typedef Short | Visibility |
typedef Short_out | Visibility_out |
typedef Short | ValueModifier |
typedef Short_out | ValueModifier_out |
Variables | |
const Visibility | PRIVATE_MEMBER = 0 |
const Visibility | PUBLIC_MEMBER = 1 |
const ValueModifier | VM_NONE = 0 |
const ValueModifier | VM_CUSTOM = 1 |
const ValueModifier | VM_ABSTRACT = 2 |
const ValueModifier | VM_TRUNCATABLE = 3 |
Constants related to valuetypes, but also used by type codes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|